SAP ARC_DESTR_OBJ Definition of a Destruction Object Table
Overview
ARC_DESTR_OBJ is a standard SAP S/4HANA table that stores Definition of a Destruction Object data. There are total 4 fields in the ARC_DESTR_OBJ table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARC_DESTR_OBJ 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_OBJ to other SAP tables and standard CDS views available based on ARC_DESTR_OBJ table in S/4HANA 2020.
Techincal Settings of ARC_DESTR_OBJ
Below are technical details of the table ARC_DESTR_OBJ
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ARC_DESTR_OBJ Fields
The following table gives you an overview of the fields available in ARC_DESTR_OBJ
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| DESTR_OBJECT | Data Destruction Object | ARC_DESTR_OBJECT | CHAR | 30 | |
| DESTR_PRE_PROG | Preprocessing Program of a Data Destruction Object | ARC_DESTR_PREP_PROG | TRDIR | CHAR | 40 |
| DESTR_PROGRAM | Data Destruction Program for Data in the Database | ARC_DESTR_DESTR_PROG | TRDIR | CHAR | 40 |
| APPLIC_COMPONENT | Application Component | UFFCTR | DF14L | CHAR | 20 |
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_OBJ
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARC_DESTR_OBJ | APPLIC_COMPONENT | 1: 1 | DF14L |
| ARC_DESTR_OBJ | DESTR_PRE_PROG | : | TRDIR |
| ARC_DESTR_OBJ | DESTR_PROGRAM | : | TRDIR |