SAP ARBERP_I_MODCOMB valid combination of price modifications and types Table
Overview
ARBERP_I_MODCOMB is a standard SAP S/4HANA table that stores valid combination of price modifications and types data. There are total 2 fields in the ARBERP_I_MODCOMB table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARBERP_I_MODCOMB belongs to Ariba Integration with S/4HANA Materials Management (BNS-INT-ARI-MM) module and is located in the package MM Ariba Integration Configuration (ARBERP1_MM_CFG).
In addition, following links provide an overview of foreign key relationships, if any, that link ARBERP_I_MODCOMB to other SAP tables and standard CDS views available based on ARBERP_I_MODCOMB table in S/4HANA 2020.
Techincal Settings of ARBERP_I_MODCOMB
Below are technical details of the table ARBERP_I_MODCOMB
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ARBERP_I_MODCOMB Fields
The following table gives you an overview of the fields available in ARBERP_I_MODCOMB
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MODIFICATION | Price Modification in cXML | ARBERP_CXML_MODIFICATION | ARBERP_I_MOD | CHAR | 1 |
| MODIFICATION_TYPE | Price Modification Type in cXML | ARBERP_CXML_MODIFICATION_TYPE | ARBERP_I_MODTY | CHAR | 1 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ARBERP_I_MODCOMB
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARBERP_I_MODCOMB | MODIFICATION | 1: CN | ARBERP_I_MOD |
| ARBERP_I_MODCOMB | MODIFICATION_TYPE | 1: CN | ARBERP_I_MODTY |