SAP ARBERP_C_IDFTXT Define Text Mapping for Inbound Messages Table
Overview
ARBERP_C_IDFTXT is a standard SAP S/4HANA table that stores Define Text Mapping for Inbound Messages data. There are total 8 fields in the ARBERP_C_IDFTXT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARBERP_C_IDFTXT 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_IDFTXT to other SAP tables and standard CDS views available based on ARBERP_C_IDFTXT table in S/4HANA 2020.
Techincal Settings of ARBERP_C_IDFTXT
Below are technical details of the table ARBERP_C_IDFTXT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Not Defined
List of ARBERP_C_IDFTXT Fields
The following table gives you an overview of the fields available in ARBERP_C_IDFTXT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| 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 | |
| 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 |
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_IDFTXT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARBERP_C_IDFTXT | CLIENT | : | T000 |
| ARBERP_C_IDFTXT | CXML_ELEMENT_ID | : | ARBERP_I_DFTXT |
| ARBERP_C_IDFTXT | CXML_MSG_TYPE | : | ARBERP_I_DFTXT |
| ARBERP_C_IDFTXT | OBJECT_NODE | : | ARBERP_I_DFTXT |
| ARBERP_C_IDFTXT | OBJECT_TYPE | : | ARBERP_I_DFTXT |