SAP ARC_DESTR_DBRUN Destruction Run for Data on the Database Table
Overview
ARC_DESTR_DBRUN is a standard SAP S/4HANA table that stores Destruction Run for Data on the Database data. There are total 9 fields in the ARC_DESTR_DBRUN table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARC_DESTR_DBRUN belongs to Data Destruction (BC-ILM-DST) module and is located in the package ILM: Data Destruction (S_ARC_DESTRUCTION).
In addition, following links provide an overview of foreign key relationships, if any, that link ARC_DESTR_DBRUN to other SAP tables and standard CDS views available based on ARC_DESTR_DBRUN table in S/4HANA 2020.
Techincal Settings of ARC_DESTR_DBRUN
Below are technical details of the table ARC_DESTR_DBRUN
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARC_DESTR_DBRUN Fields
The following table gives you an overview of the fields available in ARC_DESTR_DBRUN
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| 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 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ARC_DESTR_DBRUN