The CRMC_PRCATCNDREL table in SAP ERP or S/4HANA stores Linking of Category Hierarchy / Pricing-Relevant Hierarchy data. There are total 4 fields in CRMC_PRCATCNDREL table. The Linking of Category Hierarchy / Pricing-Relevant Hierarchy 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_PRCATCNDREL table. It is in Conditions Assigned to Category Hierarchy (CRM_PRCAT_CONDITIONS) ABAP package and is part of the Hierarchies and Categories (CRM-MD-PRO-CAT) module.
SAP CRMC_PRCATCNDREL Table Fields
Following is the list of fields that are available in SAP CRMC_PRCATCNDREL table. The primary key fields of the table are CLIENT (Client), PRICING_HIER_ID (Supported Pricing-Relevant Category Hierarchy), PRODUCT_TYPE (Product Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| PRICING_HIER_ID | Supported Pricing-Relevant Category Hierarchy | CRMT_PRCAT_PRICING_HIER_ID | CRMC_PRCATCNDSUP | CHAR (10) |
| PRODUCT_TYPE | Product Type | COMT_PRODUCT_TYPE | CHAR (2) | |
| HIERARCHY_ID | Category Hierarchy ID | COMT_HIERARCHY_ID | CHAR (10) |


