The CFD_L_ARC_TABMAP table in SAP ERP or S/4HANA stores Custom Fields: Archive Field Table Mapping data. There are total 2 fields in CFD_L_ARC_TABMAP table. The Custom Fields: Archive Field Table Mapping table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CFD_L_ARC_TABMAP table. It is in Custom Fields: Custom Field Data Archive (S_CFD_FIELD_ARCHIVE) ABAP package and is part of the Custom Fields (BC-SRV-APS-EXT-FLD) module.
SAP CFD_L_ARC_TABMAP Table Fields
Following is the list of fields that are available in SAP CFD_L_ARC_TABMAP table. The primary key fields of Custom Fields: Archive Field Table Mapping table in SAP are FIELD_NAME (Custom Fields: Field Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| FIELD_NAME | Custom Fields: Field Name | CFD_FIELD_NAME | CHAR (30) | |
| CAN_BE_DELETED | Custom Fields: Boolean | CFD_BOOLEAN | CHAR (1) |


