The CRMC_PRICELIST table in SAP ERP or S/4HANA stores Pricing: Price List Categories data. There are total 2 fields in CRMC_PRICELIST table. The Pricing: Price List Categories 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_PRICELIST table. It is in CRM Order: Decoupling of Business Partner (CRM_BUPA_MD) ABAP package and is part of the Customizing for Business Transactions (CRM-BTX-BF-CU) module.
SAP CRMC_PRICELIST Table Fields
Following is the list of fields that are available in SAP CRMC_PRICELIST table. The primary key fields of the table are CLIENT (Client), PRICE_LIST (Price List Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| PRICE_LIST | Price List Type | CRMT_PRICE_LIST | CHAR (2) |


