SAP ARCH_OBJ Objects for archiving and reorganization Table
Overview
ARCH_OBJ is a standard SAP S/4HANA table that stores Objects for archiving and reorganization data. There are total 29 fields in the ARCH_OBJ table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARCH_OBJ belongs to Archive Development Kit (BC-CCM-ADK) module and is located in the package Archive Development Kit (SARC).
In addition, following links provide an overview of foreign key relationships, if any, that link ARCH_OBJ to other SAP tables and standard CDS views available based on ARCH_OBJ table in S/4HANA 2020.
Techincal Settings of ARCH_OBJ
Below are technical details of the table ARCH_OBJ
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ARCH_OBJ Fields
The following table gives you an overview of the fields available in ARCH_OBJ
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| OBJECT | Archiving Object | OBJCT_TR01 | CHAR | 10 | |
| APPLIC | Application area | APPLI_TR01 | CHAR | 2 | |
| REORGA_PRG | Write Program | RRGID_TR01 | TRDIR | CHAR | 40 |
| RETRIE_PRG | Reload program | RRTID_TR01 | TRDIR | CHAR | 40 |
| DELETE_PRG | Name of delete program | DELETE_PRG | TRDIR | CHAR | 40 |
| ARCH_ENQUE | Lock object for archiving and reorganization | ARCH_ENQU_ | ARCH_ENQUE | CHAR | 10 |
| ARCH_CONV | Module pool for generated conversion routines | ARCH_CONV | TRDIR | CHAR | 40 |
| ARCH_XPRA | Module Pool for XPRAs of an Archiving Object | ARCH_XPRA | TRDIR | CHAR | 40 |
| ARCH_GENER | Indicator: Archiving Object Was Generated | ARCH_GENE_ | CHAR | 1 | |
| ARCH_CLIEN | Indicator: Cross-Client Archiving | ARCH_CLIEN | CHAR | 1 | |
| EXIT_PROG | Program name for user exits | RKZ_PGMNA | CHAR | 40 | |
| EXIT_ROUT | Routine name of user exit | RKZ_ROUT | CHAR | 30 | |
| REORGA_TXT | Document for Archiving Program Hints | REORGA_TXT | CHAR | 60 | |
| DELETE_TXT | Information for Delete Program | DELETE_TXT | CHAR | 60 | |
| RETRIE_TXT | Document for Reload Program Hints | RETRIE_TXT | CHAR | 60 | |
| STOP_DIALO | Indicates whether the dialog mode has be to ended | ARCH_BACKG | CHAR | 1 | |
| FIRST_PRG | Preprocessing Program of an Archiving Object | FIRST_PRG | TRDIR | CHAR | 40 |
| LAST_PRG | Postprocessing Program for Archiving Object | LAST_PRG | TRDIR | CHAR | 40 |
| FIRST_TXT | Document for Preprocessing Program Information | FIRST_TXT | CHAR | 60 | |
| LAST_TXT | Document with Information on Postprocessing Program | LAST_TXT | CHAR | 60 | |
| CALL_DELET | Delete jobs to start after write phase | ARCH_DELET | CHAR | 1 | |
| USE_INDEX | Indicator: Index Can Be Built for Data Object | USE_INDEX | CHAR | 1 | |
| UFFCTR | Application Component | UFFCTR | DF14L | CHAR | 20 |
| IDXBUI_PRG | Name of Index Build Program | IDXBUI_PRG | TRDIR | CHAR | 40 |
| IDXDEL_PRG | Name of Index Delete Program | IDXDEL_PRG | TRDIR | CHAR | 40 |
| ARCH_GUILT | Indicates Whether "Invalid" Indicator Can Be Reset | ARCH_GUILT | CHAR | 1 | |
| RELOADFILE | Creation of reload files | RELOADFILE | CHAR | 1 | |
| INDXFLAG | Archive Selection (in)active | READFLAG | CHAR | 1 | |
| READTEXT | Document for info read program | READTEXT | CHAR | 60 |
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 ARCH_OBJ
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARCH_OBJ | ARCH_CONV | 1: CN | TRDIR |
| ARCH_OBJ | ARCH_ENQUE | C: CN | ARCH_ENQUE |
| ARCH_OBJ | ARCH_XPRA | 1: CN | TRDIR |
| ARCH_OBJ | DELETE_PRG | C: CN | TRDIR |
| ARCH_OBJ | FIRST_PRG | C: CN | TRDIR |
| ARCH_OBJ | IDXBUI_PRG | C: CN | TRDIR |
| ARCH_OBJ | IDXDEL_PRG | C: CN | TRDIR |
| ARCH_OBJ | LAST_PRG | C: CN | TRDIR |
| ARCH_OBJ | REORGA_PRG | C: CN | TRDIR |
| ARCH_OBJ | RETRIE_PRG | C: CN | TRDIR |
| ARCH_OBJ | UFFCTR | 1: 1 | DF14L |