SAP ARC_DESTR_DBRUN Table – Destruction Run for Data on the Database

The ARC_DESTR_DBRUN table in SAP ERP or S/4HANA stores Destruction Run for Data on the Database data. There are total 9 fields in ARC_DESTR_DBRUN table. The Destruction Run for Data on the Database 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 ARC_DESTR_DBRUN table. It is in ILM: Data Destruction (S_ARC_DESTRUCTION) ABAP package and is part of the Data Destruction (BC-ILM-DST) module.

SAP ARC_DESTR_DBRUN Table Fields

Following is the list of fields that are available in SAP ARC_DESTR_DBRUN table. The primary key fields of the table are MANDT (Client), RUN_ID (ID of a Destruction Run).

Field Description Data Element Check Table Data Type
MANDT Client MANDT * CLNT (3)
RUN_ID ID of a Destruction Run ARC_DESTRDB_RUNID CHAR (32)
DESTR_OBJECT Data Destruction Object ARC_DESTR_OBJECT * CHAR (30)
USER_NAME User Who Started the Destruction Run ARC_DESTRDB_JOBUSER * CHAR (12)
COMMENTS Description of a Data Destruction Run ARC_DESTRDB_COMMENT CHAR (70)
LOGID Log ID of a Destruction Run ARC_DESTRDB_LOGID * CHAR (20)
STATUS Status of Data Destruction ARC_DESTRDB_STATUS CHAR (1)
START_TIME Time Stamp for Start Point of a Destruction Run ARC_DESTRDB_TIMESTAMP DEC (15)
REPLACED_BY ID of New Run ARC_DESTRDB_NEW_ID CHAR (32)