SAP ARCDEL_OBJ Control Table for Archiving / Deletion Table
Overview
ARCDEL_OBJ is a standard SAP S/4HANA table that stores Control Table for Archiving / Deletion data. There are total 8 fields in the ARCDEL_OBJ table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARCDEL_OBJ belongs to Archive Development Kit (BC-CCM-ADK) module and is located in the package Archiving/Deletion (SARC_DA).
In addition, following links provide an overview of foreign key relationships, if any, that link ARCDEL_OBJ to other SAP tables and standard CDS views available based on ARCDEL_OBJ table in S/4HANA 2020.
Techincal Settings of ARCDEL_OBJ
Below are technical details of the table ARCDEL_OBJ
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARCDEL_OBJ Fields
The following table gives you an overview of the fields available in ARCDEL_OBJ
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| ARC_OBJTYPE | Archiving Object | ARCOBJTYPE | ARCH_OBJ | CHAR | 10 |
| BOR_OBJTYPE | BOR Object Type | BOROBJTYPE | CHAR | 10 | |
| STA_OBJTYPE | Status Object Type | STAOBJTYPE | CHAR | 3 | |
| SEL_PROGRAMM | ABAP Program Name | PROGRAMM | CHAR | 40 | |
| SEL_VARIANT | ABAP: Name of variant (without program name) | VARIANT | CHAR | 14 | |
| APPLOG_OBJECT | Application log: Object name (Application code) | BALOBJ_D | CHAR | 20 | |
| APPLOG_SUBOBJECT | Application Log: Subobject | BALSUBOBJ | 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 ARCDEL_OBJ
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARCDEL_OBJ | ARC_OBJTYPE | : | ARCH_OBJ |