SAP ABAP Class /MRSS/CL_SGE_LINK_MGR (Management of Links Between Resources)
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_CHANGEABLE | Interface for Objects That Can Be Changed | 20030721 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_SGE_SAVEABLE | Interface for Objects That Can Be Saved | 20030627 |
Properties
| Class | /MRSS/CL_SGE_LINK_MGR | |
| Short Description | Management of Links Between Resources | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/SGE | Multiresource Planning: Scheduling Engine |
| Created | 20030627 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_SGE_LINK_MGR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_SGE_CHANGEABLE | Interface for Objects That Can Be Changed | 20030721 | ||
| 2 | /MRSS/IF_SGE_SAVEABLE | Interface for Objects That Can Be Saved | 20030627 |
Friends
Class /MRSS/CL_SGE_LINK_MGR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | /MRSS/CL_SGE_RESOURCE_MGR | Scheduling Engine: Resource Manager | 20030721 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_GUID_W_VAL_TAB | List of GUIDs and Effectivity Objects | 20030627 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_GUID_W_VAL_TAB | List of GUIDs and Effectivity Objects | 20030627 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_LINK_WRK_TAB | Work Table for Links | 20030627 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Checks Before Change | 20030711 | |
| 2 | Instance method | Protected | Method | Checks Whether Buffer Matches Database | 20030721 | |
| 3 | Instance method | Public | Constructor | Constructor | 20030721 | |
| 4 | Instance method | Public | Method | Update Changed Links | 20100302 | |
| 5 | Instance method | Protected | Method | Checks whether data can be read from the buffer | 20030627 | |
| 6 | Instance method | Public | Method | Read Links | 20030627 | |
| 7 | Instance method | Public | Method | Modify Link | 20030627 | |
| 8 | Instance method | Protected | Method | Read Database | 20030627 | |
| 9 | Instance method | Public | Method | Read Link | 20030627 | |
| 10 | Instance method | Public | Method | Get Text for Link | 20030721 | |
| 11 | Instance method | Public | Method | Update Changed Links | 20100302 | |
| 12 | Instance method | Protected | Method | Update GT_INI_ID.. | 20030627 |
Events
Class /MRSS/CL_SGE_LINK_MGR has no event.
Types
Class /MRSS/CL_SGE_LINK_MGR has no local type.
Method Signatures
Method BEFORE_CHANGE 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 | 20030711 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20030711 | |||
| 3 | IREF_LOCK | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_LOCK | Sperrverwaltung der Scheduling Engine | 20030721 | |||
| 4 | IS_LINK | Call by reference | Type reference (TYPE) | /MRSS/D_LINK | Link-Tabelle für die Scheduling Engine | 20030711 | |||
| 5 | IV_OPERATION | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OPERATION | Operation eines Kommandos | 20030711 | |||
| 6 | IV_UNDO | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20070713 |
Method BEFORE_CHANGE on class /MRSS/CL_SGE_LINK_MGR has no exception.
Method CHECK_BUFFER_EQ_DB 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 | 20030721 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20030721 | |||
| 3 | IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | Characterfeld der Länge 32 | 20030721 |
Method CHECK_BUFFER_EQ_DB on class /MRSS/CL_SGE_LINK_MGR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_RESOURCE_MGR | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_RESOURCE_MGR | Scheduling Engine Resource Manager | 20030721 |
Method CONSTRUCTOR on class /MRSS/CL_SGE_LINK_MGR has no exception.
Method GET_CHANGED_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHANGED_LINKS | Call by reference | Type reference (TYPE) | /MRSS/T_LINK_TAB | Liste mit Guids | 20100302 | |||
| 2 | ET_DELETED_LINKS | Call by reference | Type reference (TYPE) | /MRSS/T_LINK_TAB | Liste mit Guids | 20100302 |
Method GET_CHANGED_LINKS on class /MRSS/CL_SGE_LINK_MGR has no exception.
Method INI_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ID_DB | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | Liste mit Guids | 20030627 | |||
| 2 | IT_ID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | Liste mit Guids | 20030627 | |||
| 3 | IT_INI_ID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_W_VAL_TAB | Guid mit zeitraumbezogenem Gültigkeitsobjekt | 20030627 | |||
| 4 | IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20030627 | |||
| 5 | IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20030627 |
Method INI_CHECK on class /MRSS/CL_SGE_LINK_MGR has no exception.
Method LINKS_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LINK | Call by reference | Type reference (TYPE) | /MRSS/T_LINK_TAB | Tabelle mit Links | 20030627 | |||
| 2 | IT_ID1 | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | Liste mit Guids | 20030627 | |||
| 3 | IT_ID2 | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | Liste mit Guids | 20030627 | |||
| 4 | IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20030627 | |||
| 5 | IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20030627 | |||
| 6 | IV_REL_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_REL_TYPE | Beziehungstyp | 20030627 |
Method LINKS_READ on class /MRSS/CL_SGE_LINK_MGR has no exception.
Method LINK_MODIFY 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 | 20030627 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Logische Variable | 20030627 | |||
| 3 | EV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | Characterfeld der Länge 32 | 20030703 | |||
| 4 | IREF_LOCK | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_LOCK | Sperrverwaltung der Scheduling Engine | 20030721 | |||
| 5 | IS_LINK | Call by reference | Type reference (TYPE) | /MRSS/D_LINK | Link-Tabelle für die Scheduling Engine | 20030703 | |||
| 6 | IV_OPERATION | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OPERATION | Operation eines Kommandos | 20030627 | |||
| 7 | IV_UNDO | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20070713 |
Method LINK_MODIFY on class /MRSS/CL_SGE_LINK_MGR has no exception.
Method READ_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ID1 | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | Liste mit Guids | 20030627 | |||
| 2 | IT_ID2 | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | Liste mit Guids | 20030627 | |||
| 3 | IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20030627 | |||
| 4 | IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20030627 |
Method READ_DB on class /MRSS/CL_SGE_LINK_MGR has no exception.
Method READ_WITH_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_LINK_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_LINK_WRK | Link-Tabelle für die Scheduling Engine | 20030627 | |||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | Characterfeld der Länge 32 | 20030627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eintrag ist nicht vorhanden | 20030627 |
Method TEXT_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | Characterfeld der Länge 32 | 20030721 | |||
| 2 | RV_TEXT | Value transfer | Type reference (TYPE) | TEXT40 | Text in der Länge 40 | 20030721 |
Method TEXT_GET on class /MRSS/CL_SGE_LINK_MGR has no exception.
Method UPDATE_CHANGED_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHANGED_LINKS | Call by reference | Type reference (TYPE) | /MRSS/T_LINK_TAB | Liste mit Guids | 20100302 | |||
| 2 | IT_DELETED_LINKS | Call by reference | Type reference (TYPE) | /MRSS/T_LINK_TAB | Liste mit Guids | 20100302 |
Method UPDATE_CHANGED_LINKS on class /MRSS/CL_SGE_LINK_MGR has no exception.
Method UPDATE_GT_INI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_INI_ID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_W_VAL_TAB | Liste mit Guids und Gültigkeitsobjekten | 20030627 | |||
| 2 | IT_ID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | Liste mit Guids | 20030627 | |||
| 3 | IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20030627 | |||
| 4 | IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20030627 |
Method UPDATE_GT_INI on class /MRSS/CL_SGE_LINK_MGR has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 401 |