The CRMC_DPRICPROC_T table in SAP ERP or S/4HANA stores Pricing Procedures: Document: Texts data. There are total 4 fields in CRMC_DPRICPROC_T table. The Pricing Procedures: Document: Texts table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CRMC_DPRICPROC_T table. It is in Pricing Results (CRM_PRICING_I) ABAP package and is part of the Business Transactions (CRM-BTX) module.
SAP CRMC_DPRICPROC_T Table Fields
Following is the list of fields that are available in SAP CRMC_DPRICPROC_T table. The primary key fields of Pricing Procedures: Document: Texts table in SAP are CLIENT (Client), LANGU (Language Key of Description), DOC_PRIC_PROC (Document Pricing Procedure for Pricing Proc. Determination).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| LANGU | Language Key of Description | CRMT_LANGUAGE | T002 | LANG (1) |
| DOC_PRIC_PROC | Document Pricing Procedure for Pricing Proc. Determination | CRMT_DOC_PRIC_PROC | CRMC_DPRICPROC | CHAR (2) |
| DESCRIPTION | Description (20 Characters) | CRMT_DESCRIPTION_20 | CHAR (20) |


