SAP ARBERP_C_MSGCUST Define SAP-ERP-Specific Message Customizing Table
Overview
ARBERP_C_MSGCUST is a standard SAP S/4HANA table that stores Define SAP-ERP-Specific Message Customizing data. There are total 6 fields in the ARBERP_C_MSGCUST table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARBERP_C_MSGCUST belongs to Ariba Integration with S/4HANA Materials Management (BNS-INT-ARI-MM) module and is located in the package Ariba Integration Network reuse configuration (ARBERP1_REUSE_CFG).
In addition, following links provide an overview of foreign key relationships, if any, that link ARBERP_C_MSGCUST to other SAP tables and standard CDS views available based on ARBERP_C_MSGCUST table in S/4HANA 2020.
Techincal Settings of ARBERP_C_MSGCUST
Below are technical details of the table ARBERP_C_MSGCUST
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ARBERP_C_MSGCUST Fields
The following table gives you an overview of the fields available in ARBERP_C_MSGCUST
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| OBJECT_TYPE | Object type (document type) | ARBFND_OBJECT_TYPE | ARBFND_C_MSGCUST | CHAR | 10 |
| CXML_MSG_TYPE | cXML message type | ARBFND_CXML_MSG_TYPE | ARBFND_C_MSGCUST | CHAR | 6 |
| DIRECTION | Message direction | ARBFND_MSG_DIRECTION | CHAR | 3 | |
| ATT_TRANSFER | Enable attachment transfer | ARBFND_ATTACHMENT_TRANSFER | CHAR | 5 | |
| ATT_CXML_BO | Attach cXML message payload to Business Object | ARBERP_ATTACHMENT_ADD_CXML_BO | 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_C_MSGCUST
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARBERP_C_MSGCUST | CLIENT | : | T000 |
| ARBERP_C_MSGCUST | CXML_MSG_TYPE | : | ARBFND_C_MSGCUST |
| ARBERP_C_MSGCUST | OBJECT_TYPE | : | ARBFND_C_MSGCUST |