ARBFND_I_CSV_FLD - CSV reference data format (field mapping)
CSV reference data format (field mapping) information is stored in SAP table ARBFND_I_CSV_FLD.
It is part of development package ARBFND1_DRF in software component BNS-INT-FND. This development package consists of objects that can be grouped under "Data Replication Framework implementations".
It is part of development package ARBFND1_DRF in software component BNS-INT-FND. This development package consists of objects that can be grouped under "Data Replication Framework implementations".
Fields for table ARBFND_I_CSV_FLD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CSV_ID | CSV format ID for reference data replication | X | ARBFND_CSV_ID | CHAR | 24 | ARBFND_I_CSV_HDR |
CSV_HDR_FIELD_NAME | Fieldglass CSV header field name | X | ARBFND_CSV_COLUMN_NAME | CHAR | 200 | |
REFDATA_FIELD_NAME | CSV Reference data field name | ARBFND_CSV_REFDATA_FIELD_NAME | CHAR | 60 | ||
ACTIVE | CSV field is active | ARBFND_CSV_FIELD_ACTIVE | CHAR | 2 | ||
FIELD_POS | Field position in the Fieldglass CSV | ARBFND_FIELD_POSITION | NUMC | 6 | ||
CUST_FIELD_IND | Indicator: customer CSV field | ARBFND_CSV_CUSTFIELD_INDICATOR | CHAR | 2 |