The DCDDLSSTATH table in SAP ERP or S/4HANA stores DDL Statistics – Header Table data. There are total 3 fields in DCDDLSSTATH table. The DDL Statistics – Header Table table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of DCDDLSSTATH table. It is in Help Methods/Routines for Ddls (SDUT_DDLS) ABAP package and is part of the ABAP Dictionary (BC-DWB-DIC) module.
SAP DCDDLSSTATH Table Fields
Following is the list of fields that are available in SAP DCDDLSSTATH table. The primary key fields of DDL Statistics – Header Table table in SAP are EXEC_DATE (Last Changed On), EXEC_TIME (Last changed at).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| EXEC_DATE | Last Changed On | AS4DATE | DATS (8) | |
| EXEC_TIME | Last changed at | AS4TIME | TIMS (6) | |
| EXEC_USER | Last Changed By | AS4USER | CHAR (12) |


