ARCH_DEF - Definition of archive object
Definition of archive object information is stored in SAP table ARCH_DEF.
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_DEF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
OBJECT | Archiving Object | X | OBJCT_TR01 | CHAR | 10 | ARCH_OBJ |
SEQUENCE | Number of the record in the archive hierarchy | X | RKZ_RECNR | NUMC | 4 | |
FATHER | Parent segment in archive hierarchy | ARCH_FATHE | CHAR | 30 | ||
SON | Segment in the Archive Hierarchy | ARCH_SON | CHAR | 30 | ||
STRUCTURE | Structure of segment in archive hierarchy | ARCH_STRU_ | CHAR | 30 | ||
DELETE_FLG | Data that Is NOT to Be Deleted | DELETE_FLG | CHAR | 1 |