SAP ARBFND_I_TRFM Transformation (for outbound and inbound processing) Table
Overview
ARBFND_I_TRFM is a standard SAP S/4HANA table that stores Transformation (for outbound and inbound processing) data. There are total 7 fields in the ARBFND_I_TRFM table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARBFND_I_TRFM belongs to Foundation of BNS Integration (BNS-INT-FND) module and is located in the package Configuration (ARBFND1_CFG).
In addition, following links provide an overview of foreign key relationships, if any, that link ARBFND_I_TRFM to other SAP tables and standard CDS views available based on ARBFND_I_TRFM table in S/4HANA 2020.
Techincal Settings of ARBFND_I_TRFM
Below are technical details of the table ARBFND_I_TRFM
- Buffering switched on
- Full table is passed to buffer
- Storage type is Not Defined
List of ARBFND_I_TRFM Fields
The following table gives you an overview of the fields available in ARBFND_I_TRFM
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| APPL_COMP_ID | Application component ID | ARBFND_APPL_COMPONENT_ID | ARBFND_I_APPMSGT | CHAR | 24 |
| CXML_MSG_TYPE | cXML message type | ARBFND_CXML_MSG_TYPE | ARBFND_I_APPMSGT | CHAR | 6 |
| DIRECTION | Message direction | ARBFND_MSG_DIRECTION | CHAR | 3 | |
| CXML_VERSION | cXML version | ARBFND_CXML_VERSION | CHAR | 10 | |
| TRFM_NAME | Name of dcXML simple transformation | ARBFND_DCXML_ST_NAME | CHAR | 30 | |
| DCXML_STRUC_NAME | cXML message structure name | ARBFND_DCXML_STRUC_NAME | CHAR | 30 | |
| IS_INTERNAL | Checkbox | XFELD | 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 ARBFND_I_TRFM
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARBFND_I_TRFM | APPL_COMP_ID | : | ARBFND_I_APPMSGT |
| ARBFND_I_TRFM | CXML_MSG_TYPE | : | ARBFND_I_APPMSGT |