SAP ARC_DESTR_OBJTXT Description of a Destruction Object Table
Overview
ARC_DESTR_OBJTXT is a standard SAP S/4HANA table that stores Description of a Destruction Object data. There are total 3 fields in the ARC_DESTR_OBJTXT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARC_DESTR_OBJTXT 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_OBJTXT to other SAP tables and standard CDS views available based on ARC_DESTR_OBJTXT table in S/4HANA 2020.
Techincal Settings of ARC_DESTR_OBJTXT
Below are technical details of the table ARC_DESTR_OBJTXT
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of ARC_DESTR_OBJTXT Fields
The following table gives you an overview of the fields available in ARC_DESTR_OBJTXT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| LANGUAGE | Language Key | LANGU | T002 | LANG | 1 |
| DESTR_OBJECT | Data Destruction Object | ARC_DESTR_OBJECT | ARC_DESTR_OBJ | CHAR | 30 |
| DESTR_OBJ_TEXT | Description of a Data Destruction Object | ARC_DESTR_OBJ_TEXT | CHAR | 50 |
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_OBJTXT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARC_DESTR_OBJTXT | DESTR_OBJECT | 1: CN | ARC_DESTR_OBJ |
| ARC_DESTR_OBJTXT | LANGUAGE | : | T002 |