SAP ABAP Class /MRSS/CL_SGE_HISTORY_MGR_DB (Change History Manager (DB))
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
⤷
⤷
Properties
| Class | /MRSS/CL_SGE_HISTORY_MGR_DB | |
| Short Description | Change History Manager (DB) | |
| 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 | 20070116 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_SGE_HISTORY_MGR_DB has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_HISTORY_MGR_DB has no interface implemented.
Friends
Class /MRSS/CL_SGE_HISTORY_MGR_DB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | STRING | 'DEMANDS' | Queue Name for Demand | 20070817 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | STRING | 'COMPL_DEMANDS' | Queue Name for Complex Demand | 20070817 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | STRING | 'TOOL_LINKS' | Queue Name for Tool Link | 20070817 | ||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_SGE_HISTORY_MGR_DB | Change History Manager (DB) | 20070116 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_CHANGE_DOC_QUEUE_TAB | Queue Table for Change Documents | 20070817 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create Change Documents | 20070116 | |
| 2 | Static method | Public | Method | Get Documents for Deletion | 20130527 | |
| 3 | Static method | Public | Method | Get Instance of Own Class | 20070116 | |
| 4 | Static method | Public | Method | Read Change Documents | 20070125 | |
| 5 | Instance method | Public | Method | Save Change Documents | 20070817 |
Events
Class /MRSS/CL_SGE_HISTORY_MGR_DB has no event.
Types
Class /MRSS/CL_SGE_HISTORY_MGR_DB has no local type.
Method Signatures
Method CHANGE_DOCUMENTS_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Tabelle von Nachrichten | 20070206 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20070206 | |||
| 3 | IT_CHANGE_DOC_DESCR | Call by reference | Type reference (TYPE) | /MRSS/T_CHANGE_DOC_DESCR_TAB | Änderungsbelege (Beschreibungen) | 20070221 | |||
| 4 | IT_CHANGE_DOC_FIELD | Call by reference | Type reference (TYPE) | /MRSS/T_CHANGE_DOC_FIELD_TAB | Änderungsbelege (Feldänderungen) | 20070221 |
Method CHANGE_DOCUMENTS_CREATE on class /MRSS/CL_SGE_HISTORY_MGR_DB has no exception.
Method DELETE_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130527 | |||
| 2 | IV_END_DELETION_DATE | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130527 | |||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OBJECT_TYPE | Type of Deletion Object for Deletion Reports | 20130527 |
Method DELETE_DOCUMENTS on class /MRSS/CL_SGE_HISTORY_MGR_DB has no exception.
Method GET_INSTANCE_OF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EREF_HISTORY_MGR_DB | Value transfer | Object reference (TYPE REF TO) | /MRSS/CL_SGE_HISTORY_MGR_DB | Change History Manager (DB) | 20070116 |
Method GET_INSTANCE_OF on class /MRSS/CL_SGE_HISTORY_MGR_DB has no exception.
Method READ_CHANGE_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHANGE_HIST | Call by reference | Type reference (TYPE) | /MRSS/T_CHANGE_DOCUMENTS_TAB | 20070125 | ||||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | 20070125 | ||||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 20070125 | ||||
| 4 | IREF_RESOURCE_MGR | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_RESOURCE_MGR | Scheduling Engine Resource Manager | 20070817 | |||
| 5 | IT_GUIDS_SWITCH | Call by reference | Type reference (TYPE) | /MRSS/T_GUIDS_TAB | 20070321 | ||||
| 6 | IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP | '19000000000001' | 20070125 | |||
| 7 | IV_DISPLAY | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_DISPLAY_HIST | 20070125 | ||||
| 8 | IV_END_TSTMP | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP | '99991231235959' | 20070125 | |||
| 9 | IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | 20070125 | ||||
| 10 | IV_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OBJECT_TYPE | 20070125 |
Method READ_CHANGE_DOCUMENTS on class /MRSS/CL_SGE_HISTORY_MGR_DB has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Tabelle von Nachrichten | 20070817 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20070817 |
Method SAVE on class /MRSS/CL_SGE_HISTORY_MGR_DB has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 195 |