SAP ABAP Class CL_ECM_ARCHIVE_GRAPH (Archiving for Change Graph)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-ECM (Application Component) Engineering Change Management
⤷
ECM_OBJECTS (Package) ECM: Objects (Request, Order, Task, Validity)
⤷
⤷
Properties
| Class | CL_ECM_ARCHIVE_GRAPH | |
| Short Description | Archiving for Change Graph | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ECM_OBJECTS | ECM: Objects (Request, Order, Task, Validity) |
| Created | 20040817 | SAP |
| Last change | 20040930 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ECM_ARCHIVE_GRAPH has no forward declaration.
Interfaces
Class CL_ECM_ARCHIVE_GRAPH has no interface implemented.
Friends
Class CL_ECM_ARCHIVE_GRAPH has no friend class.
Attributes
Class CL_ECM_ARCHIVE_GRAPH has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Also Archive Change Orders with Simple Validity | 20040817 | |
| 2 | Static method | Private | Method | Also Delete Change Orders with Simple Validity | 20040817 | |
| 3 | Static method | Public | Method | Delete Change Graph from Database | 20040817 | |
| 4 | Static method | Public | Method | Write Change Graph to Archive | 20040817 |
Events
Class CL_ECM_ARCHIVE_GRAPH has no event.
Types
Class CL_ECM_ARCHIVE_GRAPH has no local type.
Method Signatures
Method CHANGE_ORDERS_ARCHIVING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_GRAPH | Call by reference | Type reference (TYPE) | COMT_IL_ECMCHG_TAB | Änderungsgraphen | 20040817 | |||
| 2 | I_ARCHIVE_HANDLE | Call by reference | Type reference (TYPE) | SYTABIX | Archivinstanz | 20040817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20040817 |
Method CHANGE_ORDERS_DELETION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEYS | Call by reference | Type reference (TYPE) | TTGUID | Objektschlüssel | 20040817 | |||
| 2 | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ECMOTYP | Objekttyp | 20040817 | |||
| 3 | I_TEST_MODE | Call by reference | Type reference (TYPE) | FLAG | SPACE | Testmodus | 20040817 |
Method CHANGE_ORDERS_DELETION on class CL_ECM_ARCHIVE_GRAPH has no exception.
Method DELETE_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEYS | Call by reference | Type reference (TYPE) | TTGUID | Objektschlüssel | 20040817 | |||
| 2 | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ECMOTYP | Objekttyp | 20040817 | |||
| 3 | I_TEST_MODE | Call by reference | Type reference (TYPE) | FLAG | SPACE | Testlauf | 20040817 |
Method DELETE_FROM_DB on class CL_ECM_ARCHIVE_GRAPH has no exception.
Method WRITE_TO_ARCHIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEYS | Call by reference | Type reference (TYPE) | TTGUID | Objektschlüssel | 20040817 | |||
| 2 | I_ARCHIVE_HANDLE | Call by reference | Type reference (TYPE) | SYTABIX | Archivinstanz | 20040817 | |||
| 3 | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ECMOTYP | Objekttyp | 20040817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20040817 |
History
| Last changed by/on | SAP | 20040930 |
| SAP Release Created in | 700 |