SAP ARC_DESTR_RUN Data Destruction Session Table
Overview
ARC_DESTR_RUN is a standard SAP S/4HANA table that stores Data Destruction Session data. There are total 8 fields in the ARC_DESTR_RUN table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARC_DESTR_RUN 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_RUN to other SAP tables and standard CDS views available based on ARC_DESTR_RUN table in S/4HANA 2020.
Techincal Settings of ARC_DESTR_RUN
Below are technical details of the table ARC_DESTR_RUN
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARC_DESTR_RUN Fields
The following table gives you an overview of the fields available in ARC_DESTR_RUN
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| ID | ID (Unique Identifier) of a Destruction Run | ARC_DESTR_RUNID | CHAR | 32 | |
| USER_NAME | User Who Started Destruction Run | ARC_DESTR_JOBUSER | USR02 | CHAR | 12 |
| JOBNAME | Job Name of a Destruction Run | ARC_DESTR_JOB | CHAR | 32 | |
| JOBCOUNT | Job Number of a Data Destruction Run | ARC_DESTR_JOBCNT | CHAR | 8 | |
| LOGID | Log ID of a Data Destruction Run | ARC_DESTR_LOGID | CHAR | 20 | |
| STATUS | Status of Data Destruction | ARC_DESTR_STATUS | CHAR | 1 | |
| START_DATE | Date on Which Destriction Run Was Started | ARC_DESTR_RUN_DATE | DATS | 8 |
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_RUN
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARC_DESTR_RUN | USER_NAME | : | USR02 |