SAP ABAP Class /MRSS/CL_SGE_HISTORY_MGR (Change History Manager)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/SGE (Package) Multiresource Planning: Scheduling Engine
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_SGE_HISTORY_MGR | Facade Change History Manager | 20070116 |
Properties
| Class | /MRSS/CL_SGE_HISTORY_MGR | |
| Short Description | Change History Manager | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/SGE | Multiresource Planning: Scheduling Engine |
| Created | 20070115 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_SGE_HISTORY_MGR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_SGE_HISTORY_MGR | Facade Change History Manager | 20070116 |
Friends
Class /MRSS/CL_SGE_HISTORY_MGR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_SGE_HISTORY_MGR | Change History Manager | 20070116 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_SGE_HISTORY_MGR_DB | Change History Manager (DB) | 20070116 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_GUIDS_TAB | Table with Two GUIDs at a Time | 20070122 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_GUIDS_TAB | Table with Two GUIDs at a Time | 20070206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Event handling method | Processes Recovery of Assignments | 20070115 | |
| 2 | Instance method | Private | Method | Recovers Object Status for Specified Time | 20070117 | |
| 3 | Instance method | Private | Method | Recovers Reference Status for Specified Time | 20070122 | |
| 4 | Instance method | Private | Method | Recovers Table Status for Specified Time | 20070117 |
Events
Class /MRSS/CL_SGE_HISTORY_MGR has no event.
Types
Class /MRSS/CL_SGE_HISTORY_MGR has no local type.
Method Signatures
Method HANDLER_RE_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID_NEW | Call by reference | Attribute reference (LIKE) | 20080905 | |||||
| 2 | IV_ID_OLD | Call by reference | Attribute reference (LIKE) | 20080905 | |||||
| 3 | IV_OBJ_TYPE | Call by reference | Attribute reference (LIKE) | 20080905 |
Method HANDLER_RE_CREATE on class /MRSS/CL_SGE_HISTORY_MGR has no exception.
Method OBJECT_RESTORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHANGES | Call by reference | Type reference (TYPE) | /MRSS/T_CHANGE_DOCUMENTS_TAB | Tabelle mit Änderungsbelegen | 20070117 | |||
| 2 | C_DATA | Call by reference | Type reference (TYPE) | ANY | Object spezifische Datenstruktur | 20070117 | |||
| 3 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Tabelle von Nachrichten | 20070206 | |||
| 4 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20070117 | |||
| 5 | IV_BACKWARDS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20070207 |
Method OBJECT_RESTORE on class /MRSS/CL_SGE_HISTORY_MGR has no exception.
Method REFERENCE_RESTORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHANGES | Call by reference | Type reference (TYPE) | /MRSS/T_CHANGE_DOCUMENTS_TAB | Tabelle mit Änderungsbelegen | 20070122 | |||
| 2 | C_DATA | Call by reference | Type reference (TYPE) | ANY | wiederherzustellende Objektreferenz | 20070122 | |||
| 3 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Tabelle von Nachrichten | 20070206 | |||
| 4 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20070122 | |||
| 5 | IV_BACKWARDS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20070207 | |||
| 6 | IV_PATH | Call by reference | Type reference (TYPE) | STRING | Pfad | 20070122 |
Method REFERENCE_RESTORE on class /MRSS/CL_SGE_HISTORY_MGR has no exception.
Method TABLE_RESTORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHANGES | Call by reference | Type reference (TYPE) | /MRSS/T_CHANGE_DOCUMENTS_TAB | Tabelle mit Änderungsbelegen | 20070117 | |||
| 2 | C_DATA | Call by reference | Type reference (TYPE) | ANY | wiederherzustellende Tabelle | 20070117 | |||
| 3 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Tabelle von Nachrichten | 20070206 | |||
| 4 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20070117 | |||
| 5 | IV_BACKWARDS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20070207 |
Method TABLE_RESTORE on class /MRSS/CL_SGE_HISTORY_MGR has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 195 |