SAP ARBFND_I_CSV_FLD CSV reference data format (field mapping) Table
Overview
ARBFND_I_CSV_FLD is a standard SAP S/4HANA table that stores CSV reference data format (field mapping) data. There are total 5 fields in the ARBFND_I_CSV_FLD table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARBFND_I_CSV_FLD belongs to Foundation of BNS Integration (BNS-INT-FND) module and is located in the package Data Replication Framework implementations (ARBFND1_DRF).
In addition, following links provide an overview of foreign key relationships, if any, that link ARBFND_I_CSV_FLD to other SAP tables and standard CDS views available based on ARBFND_I_CSV_FLD table in S/4HANA 2020.
Techincal Settings of ARBFND_I_CSV_FLD
Below are technical details of the table ARBFND_I_CSV_FLD
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ARBFND_I_CSV_FLD Fields
The following table gives you an overview of the fields available in ARBFND_I_CSV_FLD
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CSV_ID | CSV format ID for reference data replication | ARBFND_CSV_ID | ARBFND_I_CSV_HDR | CHAR | 12 |
| CSV_HDR_FIELD_NAME | Fieldglass CSV header field name | ARBFND_CSV_COLUMN_NAME | CHAR | 100 | |
| REFDATA_FIELD_NAME | CSV Reference data field name | ARBFND_CSV_REFDATA_FIELD_NAME | CHAR | 30 | |
| ACTIVE | CSV field is active | ARBFND_CSV_FIELD_ACTIVE | CHAR | 1 | |
| CUST_FIELD_IND | Indicator: customer CSV field | ARBFND_CSV_CUSTFIELD_INDICATOR | 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_CSV_FLD
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARBFND_I_CSV_FLD | CSV_ID | : | ARBFND_I_CSV_HDR |