The ARC_DESTR_RES table in SAP ERP or S/4HANA stores List of Resources to be Destroyed (ADK Files) data. There are total 3 fields in ARC_DESTR_RES table. The List of Resources to be Destroyed (ADK Files) 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_RES 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_RES Table Fields
Following is the list of fields that are available in SAP ARC_DESTR_RES table. The primary key fields of the table are MANDT (Client), ARCHIVE_KEY (Key for Archive File).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| ARCHIVE_KEY | Key for Archive File | ARKEY | CHAR (20) | |
| ID | ID (Unique Identifier) of a Destruction Worklist | ARC_DESTR_ID | CHAR (32) |


