SAP ARBERP_C_ONSTMSG Map Application and Output Type to cXML Message Table
Overview
ARBERP_C_ONSTMSG is a standard SAP S/4HANA table that stores Map Application and Output Type to cXML Message data. There are total 5 fields in the ARBERP_C_ONSTMSG table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARBERP_C_ONSTMSG 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_ONSTMSG to other SAP tables and standard CDS views available based on ARBERP_C_ONSTMSG table in S/4HANA 2020.
Techincal Settings of ARBERP_C_ONSTMSG
Below are technical details of the table ARBERP_C_ONSTMSG
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ARBERP_C_ONSTMSG Fields
The following table gives you an overview of the fields available in ARBERP_C_ONSTMSG
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT | 3 | |
| NAST_APPL | Message Control (NAST) Application ID | ARBERP_NAST_APPLICATION | T681A | CHAR | 2 |
| NAST_OUTPUT_TYPE | Message Control (NAST) Output Type | ARBERP_NAST_OUTPUT_TYPE | T685 | CHAR | 4 |
| CXML_MSG_TYPE | cXML message type | ARBFND_CXML_MSG_TYPE | ARBFND_C_MSGCUST | CHAR | 6 |
| APPL_COMP_ID | Application component ID | ARBFND_APPL_COMPONENT_ID | ARBFND_I_APPL | CHAR | 24 |
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_ONSTMSG
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARBERP_C_ONSTMSG | APPL_COMP_ID | : | ARBFND_I_APPL |
| ARBERP_C_ONSTMSG | CXML_MSG_TYPE | : | ARBFND_C_MSGCUST |
| ARBERP_C_ONSTMSG | NAST_APPL | : | T681A |
| ARBERP_C_ONSTMSG | NAST_OUTPUT_TYPE | : | T685 |