Table list used by SAP ABAP Function Module ARCHIVE_OBJECT_GET (Auslesen der Eigenschaften eines generierten Archivierungsobjekts)
SAP ABAP Function Module
ARCHIVE_OBJECT_GET (Auslesen der Eigenschaften eines generierten Archivierungsobjekts) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ARCH_DEF | Definition of archive object | ||
| 2 | ARCH_DELE | Objects with tables from which entries are deleted | ||
| 3 | ARCH_DELE | Objects with tables from which entries are deleted | SOURCE TABLES_TO_DELETE STRUCTURE ARCH_DELE OPTIONAL |
|
| 4 | ARCH_OBJ | Objects for archiving and reorganization | ||
| 5 | ARCH_OBJ | Objects for archiving and reorganization | SOURCE REFERENCE(OBJECT_DEFINITION) LIKE ARCH_OBJ |
|
| 6 | ARCH_OBJ | Objects for archiving and reorganization | SOURCE VALUE(OBJECT) LIKE ARCH_OBJ-OBJECT |
|
| 7 | ARCH_OCLAS | Assign classes to archive object | SOURCE USED_CLASSES STRUCTURE ARCH_OCLAS OPTIONAL |
|
| 8 | ARCH_OCLAS | Assign classes to archive object | ||
| 9 | ARCH_RPRG | Archiving objects with associated read programs | ||
| 10 | ARCH_RPRG | Archiving objects with associated read programs | SOURCE READ_REPORTS STRUCTURE ARCH_RPRG OPTIONAL |
|
| 11 | ARCH_STRUC | Structure for Archiving Generation Program | ||
| 12 | ARCH_STRUC | Structure for Archiving Generation Program | SOURCE OBJECT_STRUCTURE STRUCTURE ARCH_STRUC OPTIONAL |
|
| 13 | ARCH_TCODE | Application Customizing Transactions | ||
| 14 | ARCH_TCODE | Application Customizing Transactions | SOURCE CUSTOM_TRANSACTIONS STRUCTURE ARCH_TCODE OPTIONAL |
|
| 15 | ARCH_TXT | Description of archive objects | SOURCE REFERENCE(DESCRIPTION_TEXT) TYPE ARCH_TXT |
|
| 16 | ARCH_TXT | Description of archive objects | ||
| 17 | ARCH_USR | Customizing Table for Archiving | SOURCE REFERENCE(OBJECT_CUSTOMIZING) LIKE ARCH_USR |
|
| 18 | ARCH_USR | Customizing Table for Archiving |