SAP ABAP Class CL_XADK_ARCH_OBJ_MANAGEMENT (Dynamically Create and Change XML Archiving Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-ADK (Application Component) Archive Development Kit
⤷
SARC (Package) Archive Development Kit
⤷
⤷
Properties
| Class | CL_XADK_ARCH_OBJ_MANAGEMENT | |
| Short Description | Dynamically Create and Change XML Archiving Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | BA | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SARC | Archive Development Kit |
| Created | 20030317 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XADK_ARCH_OBJ_MANAGEMENT has no forward declaration.
Interfaces
Class CL_XADK_ARCH_OBJ_MANAGEMENT has no interface implemented.
Friends
Class CL_XADK_ARCH_OBJ_MANAGEMENT has no friend class.
Attributes
Class CL_XADK_ARCH_OBJ_MANAGEMENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20030318 | ||
| 2 | Instance method | Public | Method | 20030318 | ||
| 3 | Instance method | Public | Method | 20030318 | ||
| 4 | Instance method | Public | Method | Reading of Properties of an XML Archiving Object | 20030317 | |
| 5 | Instance method | Public | Method | Register Tables for an XML Archiving Object | 20030317 |
Events
Class CL_XADK_ARCH_OBJ_MANAGEMENT has no event.
Types
Class CL_XADK_ARCH_OBJ_MANAGEMENT has no local type.
Method Signatures
Method CHANGE Signature
Method CHANGE on class CL_XADK_ARCH_OBJ_MANAGEMENT has no parameter.
Method CHANGE on class CL_XADK_ARCH_OBJ_MANAGEMENT has no exception.
Method CREATE Signature
Method CREATE on class CL_XADK_ARCH_OBJ_MANAGEMENT has no parameter.
Method CREATE on class CL_XADK_ARCH_OBJ_MANAGEMENT has no exception.
Method DELETE Signature
Method DELETE on class CL_XADK_ARCH_OBJ_MANAGEMENT has no parameter.
Method DELETE on class CL_XADK_ARCH_OBJ_MANAGEMENT has no exception.
Method DESCRIBE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ARCHIVING_OBJECT | Call by reference | Type reference (TYPE) | ARCH_OBJ-OBJECT | Archivierungsobjekt | 20030317 | |||
| 2 | CUSTOM_TRANSACTIONS | Call by reference | Type reference (TYPE) | ARCH_T_COD | Customizing Transaktionen für die Archivierung | 20030317 | |||
| 3 | DESCRIPTION_TEXTS | Call by reference | Type reference (TYPE) | DESCR_TXT | Beschreibungstexte zum Archivierungsobjekt | 20030317 | |||
| 4 | OBJECT_CUSTOMIZING | Call by reference | Type reference (TYPE) | ARCH_USR | Customizing zum Archivierungsobjekt | 20030317 | |||
| 5 | OBJECT_DEFINITION | Call by reference | Type reference (TYPE) | ARCH_OBJ | Definition des Archivierungsobjekts | 20030317 | |||
| 6 | READ_REPORT | Call by reference | Type reference (TYPE) | ARCH_RPRG-READ_PRG | Leseprogramm | 20030317 | |||
| 7 | TABLES | Call by reference | Type reference (TYPE) | ARCH_T_STR | Archivierungsobjekt: Strukturdefinition | 20030317 | |||
| 8 | TABLES_TO_DELETE | Call by reference | Type reference (TYPE) | ARCH_T_DEL | Archivierungsobjekt: Tabellen aus denen gelöscht wird | 20030317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030318 |
Method REGISTER_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ARCHIVING_OBJECT | Call by reference | Type reference (TYPE) | ARCH_OBJ-OBJECT | Archivierungsobjekt | 20030317 | |||
| 2 | TABLES | Call by reference | Type reference (TYPE) | ARCH_T_STR | Archivierungsobjekt: Strukturdefinition | 20030317 | |||
| 3 | TABLES_TO_DELETE | Call by reference | Type reference (TYPE) | ARCH_T_DEL | Archivierungsobjekt: Tabellen aus denen gelöscht wird | 20030317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XADK: Ausnahmen in den eigenen Methoden | 20030318 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |