ARCH_OBJ - Objects for archiving and reorganization
Objects for archiving and reorganization information is stored in SAP table ARCH_OBJ.
It is part of development package SARC in software component BC-CCM-ADK. This development package consists of objects that can be grouped under "Archive Development Kit".
It is part of development package SARC in software component BC-CCM-ADK. This development package consists of objects that can be grouped under "Archive Development Kit".
Fields for table ARCH_OBJ
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| OBJECT | Archiving Object | X | OBJCT_TR01 | CHAR | 10 | |
| APPLIC | Application area | APPLI_TR01 | CHAR | 2 | ||
| REORGA_PRG | Write Program | RRGID_TR01 | CHAR | 40 | TRDIR | |
| RETRIE_PRG | Reload program | RRTID_TR01 | CHAR | 40 | TRDIR | |
| DELETE_PRG | Name of delete program | DELETE_PRG | CHAR | 40 | TRDIR | |
| ARCH_ENQUE | Lock object for archiving and reorganization | ARCH_ENQU_ | CHAR | 10 | ARCH_ENQUE | |
| ARCH_CONV | Module pool for generated conversion routines | ARCH_CONV | CHAR | 40 | TRDIR | |
| ARCH_XPRA | Module Pool for XPRAs of an Archiving Object | ARCH_XPRA | CHAR | 40 | TRDIR | |
| 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 | CHAR | 40 | TRDIR | |
| LAST_PRG | Postprocessing Program for Archiving Object | LAST_PRG | CHAR | 40 | TRDIR | |
| 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 | CHAR | 20 | DF14L | |
| IDXBUI_PRG | Name of Index Build Program | IDXBUI_PRG | CHAR | 40 | TRDIR | |
| IDXDEL_PRG | Name of Index Delete Program | IDXDEL_PRG | CHAR | 40 | TRDIR | |
| 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 | ||
| INTERRUPT | It is possible to interrupt session for the archiving object | ARCH_INTER | CHAR | 1 | ||
| XML | XML Archiving Object | ARCH_XML | CHAR | 1 | ||
| XML_ROUT | XML Archive Routing Possible | ARCH_XMLRT | CHAR | 1 |