The CFD_L_DE_DEL table in SAP ERP or S/4HANA stores Custom Fields: Data Source Extension ΓÇô Repository Header data. There are total 10 fields in CFD_L_DE_DEL table. The Custom Fields: Data Source Extension ΓÇô Repository Header 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_DE_DEL table. It is in Custom Fields: Repository Entries of Deleted Extensions (S_CFD_DE_REPOSITORY_DELETION) ABAP package and is part of the Custom Fields (BC-SRV-APS-EXT-FLD) module.
SAP CFD_L_DE_DEL Table Fields
Following is the list of fields that are available in SAP CFD_L_DE_DEL table. The primary key fields of Custom Fields: Data Source Extension ΓÇô Repository Header table in SAP are NAME (Custom Fields: Data Source Extension Name), VERSION (Activation State of Repository Object).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| NAME | Custom Fields: Data Source Extension Name | CFD_DE_EXTENSION_NAME | CHAR (30) | |
| VERSION | Activation State of Repository Object | AS4LOCAL | CHAR (1) | |
| EXTENDED_DATA_SOURCE_TYPE | Custom Fields: Data Source Type | CFD_DE_DATA_SOURCE_TYPE | CHAR (10) | |
| EXTENDED_DATA_SOURCE_NAME | Custom Fields: Data Source Name | CFD_DE_DATA_SOURCE_NAME | CHAR (40) | |
| CREATED_BY | Custom Fields: Created By | CFD_CREATED_BY | CHAR (12) | |
| CREATED_ON | Custom Fields: Created On | CFD_CREATED_ON | DATS (8) | |
| CREATED_AT | Custom Fields: Created At | CFD_CREATED_AT | TIMS (6) | |
| LAST_CHANGED_BY | Custom Fields: Last Changed By | CFD_LAST_CHANGED_BY | CHAR (12) | |
| LAST_CHANGED_ON | Custom Fields: Last Changed On | CFD_LAST_CHANGED_ON | DATS (8) | |
| LAST_CHANGED_AT | Custom Fields: Last Changed At | CFD_LAST_CHANGED_AT | TIMS (6) |


