SAP ARC_DESTR_LISTS ILM Data Destruction: Destruction Worklist Table
Overview
ARC_DESTR_LISTS is a standard SAP S/4HANA table that stores ILM Data Destruction: Destruction Worklist data. There are total 8 fields in the ARC_DESTR_LISTS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARC_DESTR_LISTS 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_LISTS to other SAP tables and standard CDS views available based on ARC_DESTR_LISTS table in S/4HANA 2020.
Techincal Settings of ARC_DESTR_LISTS
Below are technical details of the table ARC_DESTR_LISTS
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARC_DESTR_LISTS Fields
The following table gives you an overview of the fields available in ARC_DESTR_LISTS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| ID | ID (Unique Identifier) of a Destruction Worklist | ARC_DESTR_ID | CHAR | 32 | |
| USER_NAME | User who Created the Destruction Worklist | ARC_DESTR_UNAME | USR02 | CHAR | 12 |
| CREAT_UTC | Time at which the Destruction Worklist Was Created | ARC_DESTR_UTC | DEC | 15 | |
| DESTR_COMMENT | Description of a Destruction Worklist | ARC_DESTR_COMMENT | CHAR | 70 | |
| RUN_ID | ID (Unique Identifier) of a Destruction Run | ARC_DESTR_RUNID | CHAR | 32 | |
| STATUS | Status of Data Destruction | ARC_DESTR_STATUS | CHAR | 1 | |
| RESOURCE_TYPE | Type of Resources to Be Destroyed | ARC_DESTR_RES_TYPE | CHAR | 3 |
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_LISTS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARC_DESTR_LISTS | USER_NAME | : | USR02 |