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

FieldDescriptionData ElementCheck TableData TypeLength
DESTR_OBJECTData Destruction ObjectARC_DESTR_OBJECTCHAR30
DESTR_PRE_PROGPreprocessing Program of a Data Destruction ObjectARC_DESTR_PREP_PROGTRDIRCHAR40
DESTR_PROGRAMData Destruction Program for Data in the DatabaseARC_DESTR_DESTR_PROGTRDIRCHAR40
APPLIC_COMPONENTApplication ComponentUFFCTRDF14LCHAR20

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 NameFieldCardinalityCheck Table
ARC_DESTR_OBJAPPLIC_COMPONENT1: 1DF14L
ARC_DESTR_OBJDESTR_PRE_PROG:TRDIR
ARC_DESTR_OBJDESTR_PROGRAM:TRDIR

Other References