SAP ABAP Interface /MRSS/IF_SGE_TOOL_MGR (Interface for Tool Resource 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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_RSG_TOOL_MGR | Tool Resources Manager | 20040726 |
Properties
| Interface | /MRSS/IF_SGE_TOOL_MGR | |
| Short Description | Interface for Tool Resource Manager |
General Data
| Package | /MRSS/SGE | Multiresource Planning: Scheduling Engine |
| Created | 20031203 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
Interface /MRSS/IF_SGE_TOOL_MGR has no forward declaration.
Interfaces
Interface /MRSS/IF_SGE_TOOL_MGR has no interface.
Friends
Interface /MRSS/IF_SGE_TOOL_MGR has no friend.
Attributes
Interface /MRSS/IF_SGE_TOOL_MGR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070202 | ||
| 2 | Instance method | Public | Method | Provide Suitable Resources | 20090208 | |
| 3 | Instance method | Public | Method | 20070202 | ||
| 4 | Instance method | Public | Method | Initialize Tool Resources | 20031203 | |
| 5 | Instance method | Public | Method | Registers a new tool to the manager | 20131227 | |
| 6 | Instance method | Public | Method | Generate a Tool Resource | 20031203 | |
| 7 | Instance method | Public | Method | Restriction of Availability | 20140709 | |
| 8 | Instance method | Public | Method | Initialize Texts | 20031203 | |
| 9 | Instance method | Public | Method | Get Tool Resources for Demand | 20071011 |
Events
Interface /MRSS/IF_SGE_TOOL_MGR has no event.
Types
Interface /MRSS/IF_SGE_TOOL_MGR has no local type.
Method Signatures
Method EQUNR_FOR_GUID 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 | 20070202 | ||||
| 2 | RS_EQUNR | Value transfer | Type reference (TYPE) | /MRSS/T_SGE_EQUNR_STRUC | Equipment Number | 20090821 |
Method EQUNR_FOR_GUID on Interface /MRSS/IF_SGE_TOOL_MGR has no exception.
Method GET_TOOL_RESOURCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_IF_DEMAND | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_SGE_SINGLE_DEMAND | Bedarf der Scheduling Engine | 20090208 | |||
| 2 | RT_RESOURCES | Value transfer | Type reference (TYPE) | /MRSS/T_RESOURCE_TAB | Tabelle mit Resourcen | 20090208 |
Method GET_TOOL_RESOURCES on Interface /MRSS/IF_SGE_TOOL_MGR has no exception.
Method GUID_FOR_EQUNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EQUNR | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_EQUNR_STRUC | Equipment Number | 20090821 | |||
| 2 | RV_GUID | Value transfer | Type reference (TYPE) | /MRSS/T_GUID | 20070202 |
Method GUID_FOR_EQUNR on Interface /MRSS/IF_SGE_TOOL_MGR has no exception.
Method INITIALIZE 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 | 20031203 | |||
| 2 | ET_RESOURCES | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_TAB | Tabelle mit Resourcen | 20031203 | |||
| 3 | IREF_RESOURCE_MGR | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_RESOURCE_MGR | Scheduling Engine Resource Manager | 20031203 | |||
| 4 | IT_EX_RES | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_TAB | Tabelle mit Resourcen | 20031203 | |||
| 5 | IT_ORG_UNITS | Call by reference | Type reference (TYPE) | /MRSS/T_ORG_UNITS_SUP_TAB | Übergeordnete Organisationseinheiten pro Zeitintervall | 20031203 | |||
| 6 | IT_TOOLS | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_TAB | Tabelle mit Bedarfen | 20031203 | |||
| 7 | IV_LOAD_TOOL_STRATEGY | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_LOAD_TOOL_OPTION | 20130227 | ||||
| 8 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Zeitzone | 20031203 |
Method INITIALIZE on Interface /MRSS/IF_SGE_TOOL_MGR has no exception.
Method REGISTER_NEW_TOOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NEW_TOOL_DETAILS | Call by reference | Type reference (TYPE) | /MRSS/D_EQU_GUID | Mapping Equnr(containing characters) with Guids | 20131227 |
Method REGISTER_NEW_TOOL on Interface /MRSS/IF_SGE_TOOL_MGR has no exception.
Method RESOURCE_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EREF_RESOURCE | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_SINGLE_RESOURCE | Scheduling Engine Einzelne Resource | 20031203 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Tabelle von Nachrichten | 20050404 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20050404 | |||
| 4 | IREF_RESOURCE_MGR | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_RESOURCE_MGR | Scheduling Engine Resource Manager | 20031203 | |||
| 5 | IS_RES_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_RES_W_TYPE | Guid einer Ressource mit Typ | 20031203 | |||
| 6 | IV_CHECK | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20040401 |
Method RESOURCE_CREATE on Interface /MRSS/IF_SGE_TOOL_MGR has no exception.
Method RESTRICTION_OF_AVAILABILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RESOURCES | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_TAB | Table with Resources | 20140709 |
Method RESTRICTION_OF_AVAILABILITY on Interface /MRSS/IF_SGE_TOOL_MGR has no exception.
Method TEXTS_INITIALIZE_MULTI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RESOURCES | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_TAB | Tabelle mit Resourcen | 20031203 | |||
| 2 | IV_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Sprachenschlüssel | 20031203 |
Method TEXTS_INITIALIZE_MULTI on Interface /MRSS/IF_SGE_TOOL_MGR has no exception.
Method TOOLS_FOR_DEMAND_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TOOLS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | Liste mit Guids | 20071011 | |||
| 2 | IT_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_TAB | Bedarf mit Objekt | 20090924 | |||
| 3 | IT_ORG_UNITS | Call by reference | Type reference (TYPE) | OBJEC_T | Orgmanagement: Tabelle von Objec Einträgen | 20071011 | |||
| 4 | IV_BEGDA | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20071011 | |||
| 5 | IV_ENDDA | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20071011 | |||
| 6 | IV_LOAD_TOOL_STRATEGY | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_LOAD_TOOL_OPTION | User Option for Loading Tools | 20130417 |
Method TOOLS_FOR_DEMAND_GET on Interface /MRSS/IF_SGE_TOOL_MGR has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 401 |