SAP ARBERP_C_ODFTXT Define Text Mapping for Outbound Messages Table
Overview
ARBERP_C_ODFTXT is a standard SAP S/4HANA table that stores Define Text Mapping for Outbound Messages data. There are total 8 fields in the ARBERP_C_ODFTXT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARBERP_C_ODFTXT 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_ODFTXT to other SAP tables and standard CDS views available based on ARBERP_C_ODFTXT table in S/4HANA 2020.
Techincal Settings of ARBERP_C_ODFTXT
Below are technical details of the table ARBERP_C_ODFTXT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Not Defined
List of ARBERP_C_ODFTXT Fields
The following table gives you an overview of the fields available in ARBERP_C_ODFTXT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| OBJECT_TYPE | Object type (document type) | ARBFND_OBJECT_TYPE | ARBERP_I_DFTXT | CHAR | 10 |
| OBJECT_NODE | Object node | ARBERP_OBJECT_NODE | ARBERP_I_DFTXT | CHAR | 16 |
| NODE_TXT_OBJ | Object node text object | ARBERP_NODE_TXT_OBJ | CHAR | 16 | |
| NODE_TXT_ID | Object node text ID | ARBERP_NODE_TXT_ID | CHAR | 30 | |
| CXML_MSG_TYPE | cXML message type | ARBFND_CXML_MSG_TYPE | ARBERP_I_DFTXT | CHAR | 6 |
| CXML_ELEMENT_ID | cXML element ID | ARBERP_CXML_ELEMENT_ID | ARBERP_I_DFTXT | CHAR | 35 |
| CXML_CMNTS_TYPE | SAP-Internal ID of cXML Comment Type | ARBERP_COMMENTS_TYPE_ID | CHAR | 20 |
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_ODFTXT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARBERP_C_ODFTXT | CLIENT | : | T000 |
| ARBERP_C_ODFTXT | CXML_ELEMENT_ID | : | ARBERP_I_DFTXT |
| ARBERP_C_ODFTXT | CXML_MSG_TYPE | : | ARBERP_I_DFTXT |
| ARBERP_C_ODFTXT | OBJECT_NODE | : | ARBERP_I_DFTXT |
| ARBERP_C_ODFTXT | OBJECT_TYPE | : | ARBERP_I_DFTXT |