The ARBERP_C_CONDMOD table in SAP ERP or S/4HANA stores Mapping of cXML Price Modifications to S/4HANA Conditions data. There are total 6 fields in ARBERP_C_CONDMOD table. The Mapping of cXML Price Modifications to S/4HANA Conditions 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 ARBERP_C_CONDMOD table. It is in MM Ariba Integration Configuration (ARBERP1_MM_CFG) ABAP package and is part of the Ariba Integration with S/4HANA Materials Management (BNS-INT-ARI-MM) module.
SAP ARBERP_C_CONDMOD Table Fields
Following is the list of fields that are available in SAP ARBERP_C_CONDMOD table. The primary key fields of the table are CLIENT (Client), PRICING_PROCEDURE (Procedure (Pricing, Output Control, Acct. Det., Costing,…)), MODIFICATION (Price Modification in cXML), MODIFICATION_TYPE (Price Modification Type in cXML), MODIFICATION_LEVEL (Price Modification Level in cXML).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| PRICING_PROCEDURE | Procedure (Pricing, Output Control, Acct. Det., Costing,…) | KALSM_D | CHAR (6) | |
| MODIFICATION | Price Modification in cXML | ARBERP_CXML_MODIFICATION | ARBERP_I_MODCOMB | CHAR (1) |
| MODIFICATION_TYPE | Price Modification Type in cXML | ARBERP_CXML_MODIFICATION_TYPE | ARBERP_I_MODCOMB | CHAR (1) |
| MODIFICATION_LEVEL | Price Modification Level in cXML | ARBERP_CXML_MODIFICATION_LEVEL | INT4 (10) | |
| SAP_CONDITION_TYPE | Condition type | KSCHL | CHAR (4) |


