SAP ARC_DESTR_STRUC Structure Definition of a Data Destruction Object Table
Overview
ARC_DESTR_STRUC is a standard SAP S/4HANA table that stores Structure Definition of a Data Destruction Object data. There are total 3 fields in the ARC_DESTR_STRUC table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARC_DESTR_STRUC 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_STRUC to other SAP tables and standard CDS views available based on ARC_DESTR_STRUC table in S/4HANA 2020.
Techincal Settings of ARC_DESTR_STRUC
Below are technical details of the table ARC_DESTR_STRUC
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of ARC_DESTR_STRUC Fields
The following table gives you an overview of the fields available in ARC_DESTR_STRUC
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| DESTR_OBJECT | Data Destruction Object | ARC_DESTR_OBJECT | ARC_DESTR_OBJ | CHAR | 30 |
| PARENT_TABLE | Header Table for Data Destruction Object | ARC_DESTR_PARENT | DD02L | CHAR | 30 |
| DEPENDENT_TABLE | Dependent Table for Data Destruction Object | ARC_DESTR_DEPENDENT | DD02L | CHAR | 30 |
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_STRUC
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARC_DESTR_STRUC | DEPENDENT_TABLE | : | DD02L |
| ARC_DESTR_STRUC | DESTR_OBJECT | : | ARC_DESTR_OBJ |
| ARC_DESTR_STRUC | PARENT_TABLE | : | DD02L |