SAP ARBERP_C_ORDTYPE Map cXML Order Types to Document Settings Table
Overview
ARBERP_C_ORDTYPE is a standard SAP S/4HANA table that stores Map cXML Order Types to Document Settings data. There are total 5 fields in the ARBERP_C_ORDTYPE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARBERP_C_ORDTYPE belongs to Ariba Integration with S/4HANA Sales & Distribution (BNS-INT-ARI-SD) module and is located in the package SD Configuration (ARBERP1_SD_CFG).
In addition, following links provide an overview of foreign key relationships, if any, that link ARBERP_C_ORDTYPE to other SAP tables and standard CDS views available based on ARBERP_C_ORDTYPE table in S/4HANA 2020.
Techincal Settings of ARBERP_C_ORDTYPE
Below are technical details of the table ARBERP_C_ORDTYPE
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARBERP_C_ORDTYPE Fields
The following table gives you an overview of the fields available in ARBERP_C_ORDTYPE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| KUNNR | Customer Number | KUNNR | KNA1 | CHAR | 10 |
| ARIBA_ORDERTYPE | cXML OrderType for configuration tables | ARBERP_ORDER_TYPE_CFG | CHAR | 30 | |
| AUART | Sales Document Type | AUART | TVAK | CHAR | 4 |
| LIFSP | Default Delivery Block | LIFSP | TVLS | CHAR | 2 |
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_C_ORDTYPE
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARBERP_C_ORDTYPE | AUART | : | TVAK |
| ARBERP_C_ORDTYPE | CLIENT | : | T000 |
| ARBERP_C_ORDTYPE | KUNNR | : | KNA1 |
| ARBERP_C_ORDTYPE | LIFSP | : | TVLS |