SAP ABAP Class CL_DMC_SAVE_MANAGER (MWB: Backup Manager)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMCM (Package) Data Mapping and Conversion: Maintenance
⤷
⤷
Properties
| Class | CL_DMC_SAVE_MANAGER | |
| Short Description | MWB: Backup Manager | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_DMCM | Data Mapping and Conversion: Maintenance |
| Created | 20040720 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DMC_SAVE_MANAGER has no forward declaration.
Interfaces
Class CL_DMC_SAVE_MANAGER has no interface implemented.
Friends
Class CL_DMC_SAVE_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | BOOLEAN | '-' | Boolean '-' | 20040914 | ||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DMC_SAVE_MANAGER | Instance of Class CL_DMC_SAVE_MANAGER | 20040720 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | DMC_SAVE_STACK_TAB | Backup Stack | 20040720 | |||
| 4 | Constant | Private | Type reference (TYPE) | BOOLEAN | 'X' | Boolean 'X' | 20040914 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add object to Backup stack | 20040720 | |
| 2 | Instance method | Private | Method | 20060914 | ||
| 3 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040924 | |
| 4 | Static method | Public | Method | Returns reference to SAVE manager | 20040720 | |
| 5 | Instance method | Public | Method | Checks if stack has content or not | 20040914 | |
| 6 | Instance method | Public | Method | Deletes the backup stack | 20040720 | |
| 7 | Instance method | Public | Method | Deletes object from backup stack | 20040720 | |
| 8 | Instance method | Public | Method | Reloads stack lists | 20040916 | |
| 9 | Instance method | Public | Method | Saves all objects in backup stack | 20040720 |
Events
Class CL_DMC_SAVE_MANAGER has no event.
Types
Class CL_DMC_SAVE_MANAGER has no local type.
Method Signatures
Method ADD_TO_STACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_IS_ACTIVE | Call by reference | Type reference (TYPE) | BOOLEAN | aktiv = 'X'; inaktiv = '-' | 20040720 | |||
| 2 | IM_OBJ | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objekt | 20040720 |
Method ADD_TO_STACK on class CL_DMC_SAVE_MANAGER has no exception.
Method ADM_UPD_CHANGE_INFO Signature
Method ADM_UPD_CHANGE_INFO on class CL_DMC_SAVE_MANAGER has no parameter.
Method ADM_UPD_CHANGE_INFO on class CL_DMC_SAVE_MANAGER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DMC_SAVE_MANAGER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DMC_SAVE_MANAGER has no exception.
Method GET_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_REFERENCE | Value transfer | Object reference (TYPE REF TO) | CL_DMC_SAVE_MANAGER | MWB: Sicherungsmanager | 20040720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Erzeugen der Referenz des SAVE-Managers | 20040720 |
Method IS_EMPTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_IS_EMPTY | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20040914 |
Method IS_EMPTY on class CL_DMC_SAVE_MANAGER has no exception.
Method REFRESH_STACK Signature
Method REFRESH_STACK on class CL_DMC_SAVE_MANAGER has no parameter.
Method REFRESH_STACK on class CL_DMC_SAVE_MANAGER has no exception.
Method REMOVE_FROM_STACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJ | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objekt | 20040720 |
Method REMOVE_FROM_STACK on class CL_DMC_SAVE_MANAGER has no exception.
Method RESTORE_STACK Signature
Method RESTORE_STACK on class CL_DMC_SAVE_MANAGER has no parameter.
Method RESTORE_STACK on class CL_DMC_SAVE_MANAGER has no exception.
Method SAVE_STACK Signature
Method SAVE_STACK on class CL_DMC_SAVE_MANAGER has no parameter.
Method SAVE_STACK on class CL_DMC_SAVE_MANAGER has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 620 |