SAP ARBERP_I_MODTY_T price modification type in cXML (text table) Table
Overview
ARBERP_I_MODTY_T is a standard SAP S/4HANA table that stores price modification type in cXML (text table) data. There are total 3 fields in the ARBERP_I_MODTY_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARBERP_I_MODTY_T 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_MODTY_T to other SAP tables and standard CDS views available based on ARBERP_I_MODTY_T table in S/4HANA 2020.
Techincal Settings of ARBERP_I_MODTY_T
Below are technical details of the table ARBERP_I_MODTY_T
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ARBERP_I_MODTY_T Fields
The following table gives you an overview of the fields available in ARBERP_I_MODTY_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| MODIFICATION_TYPE | Price Modification Type in cXML | ARBERP_CXML_MODIFICATION_TYPE | ARBERP_I_MODTY | CHAR | 1 |
| DESCRIPTION | cXML price modification type description | ARBERP_CXML_MOD_TYPE_DESCR | CHAR | 100 |
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_MODTY_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARBERP_I_MODTY_T | MODIFICATION_TYPE | 1: CN | ARBERP_I_MODTY |
| ARBERP_I_MODTY_T | SPRAS | 1: CN | T002 |