The ENH4DELTAB table in SAP ERP or S/4HANA stores Table for Cleanup After Import Object Deletion data. There are total 6 fields in ENH4DELTAB table. The Table for Cleanup After Import Object Deletion 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 ENH4DELTAB table. It is in Enhancement Base Functions (SEEF_BASE) ABAP package and is part of the Enhancement Tools (BC-DWB-TOO-ENH) module.
SAP ENH4DELTAB Table Fields
Following is the list of fields that are available in SAP ENH4DELTAB table. The primary key fields of the table are ENHNAME (ID of an Enhancement), VERSION (ABAP: Program Status (Active, Saved, Transported…)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| ENHNAME | ID of an Enhancement | ENHNAME | CHAR (30) | |
| VERSION | ABAP: Program Status (Active, Saved, Transported…) | R3STATE | CHAR (1) | |
| REF_TYPE | Object Type | TROBJTYPE | CHAR (4) | |
| REF_NAME | Object Name in Object List | TROBJ_NAME | CHAR (120) | |
| PGMID | Program ID in Requests and Tasks | PGMID | CHAR (4) | |
| DATAVERSION | Enhancement Data Version | ENHDATAVERS | NUMC (4) |


