SAP ARBERP_C_OUTPMSG Get cXML Message by Application and Output Type Table
Overview
ARBERP_C_OUTPMSG is a standard SAP S/4HANA table that stores Get cXML Message by Application and Output Type data. There are total 6 fields in the ARBERP_C_OUTPMSG table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARBERP_C_OUTPMSG 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_OUTPMSG to other SAP tables and standard CDS views available based on ARBERP_C_OUTPMSG table in S/4HANA 2020.
Techincal Settings of ARBERP_C_OUTPMSG
Below are technical details of the table ARBERP_C_OUTPMSG
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ARBERP_C_OUTPMSG Fields
The following table gives you an overview of the fields available in ARBERP_C_OUTPMSG
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT | 3 | |
| APPL_OBJECT_TYPE | Application Object Type (Business Object) | APOC_APPL_OBJECT_TYPE | APOC_I_OUTP_TYPE | CHAR | 30 |
| OUTPUT_TYPE | Output Type | APOC_OUTPUT_TYPE | APOC_I_OUTP_TYPE | CHAR | 30 |
| CXML_MSG_TYPE | cXML message type | ARBFND_CXML_MSG_TYPE | ARBFND_C_MSGCUST | CHAR | 6 |
| ARB_OBJECT_TYPE | Object type (document type) | ARBFND_OBJECT_TYPE | ARBFND_C_MSGCUST | CHAR | 10 |
| 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_OUTPMSG
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARBERP_C_OUTPMSG | APPL_COMP_ID | : | ARBFND_I_APPL |
| ARBERP_C_OUTPMSG | APPL_OBJECT_TYPE | : | APOC_I_OUTP_TYPE |
| ARBERP_C_OUTPMSG | ARB_OBJECT_TYPE | : | ARBFND_C_MSGCUST |
| ARBERP_C_OUTPMSG | CXML_MSG_TYPE | : | ARBFND_C_MSGCUST |
| ARBERP_C_OUTPMSG | OUTPUT_TYPE | : | APOC_I_OUTP_TYPE |