The CLEANUP_STATUS table in SAP ERP or S/4HANA stores Clean-Up Status of Tasks data. There are total 3 fields in CLEANUP_STATUS table. The Clean-Up Status of Tasks 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 CLEANUP_STATUS table. It is in Transport Control (Repository Switch Export) (SEXP) ABAP package and is part of the Upgrade Tools for ABAP (BC-UPG-TLS-TLA) module.
SAP CLEANUP_STATUS Table Fields
Following is the list of fields that are available in SAP CLEANUP_STATUS table. The primary key fields of the table are TASKNAME (Comment).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| TASKNAME | Comment | CHAR50 | CHAR (50) | |
| TASKDATE | Last Changed On | AS4DATE | DATS (8) | |
| TASKTIME | Last changed at | AS4TIME | TIMS (6) |


