The CRM_ISUC_PR_COND table in SAP ERP or S/4HANA stores Mapping Price Categories to Condition Types data. There are total 3 fields in CRM_ISUC_PR_COND table. The Mapping Price Categories to Condition Types 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 CRM_ISUC_PR_COND table. It is in Utilities: Grid Usage (CRM_ISU_GRIDUSAGE) ABAP package and is part of the Utilities Industry: Sales (CRM-IU-S) module.
SAP CRM_ISUC_PR_COND Table Fields
Following is the list of fields that are available in SAP CRM_ISUC_PR_COND table. The primary key fields of the table are MANDT (Client), PRICE_CAT (Price Category in C&I Quotation Costing).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| PRICE_CAT | Price Category in C&I Quotation Costing | CRM_ISUT_PRICE_CAT | CRM_ISUC_PR_CAT | CHAR (2) |
| COND_TYPE | Pricing Condition Type for Acct Determination (CRM FieldCat) | CRM_PRC_COND_TYPE | CHAR (4) |


