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 EQUNR_FOR_GUID Instance method Public Method 20070202
2 GET_TOOL_RESOURCES Instance method Public Method Provide Suitable Resources 20090208
3 GUID_FOR_EQUNR Instance method Public Method 20070202
4 INITIALIZE Instance method Public Method Initialize Tool Resources 20031203
5 REGISTER_NEW_TOOL Instance method Public Method Registers a new tool to the manager 20131227
6 RESOURCE_CREATE Instance method Public Method Generate a Tool Resource 20031203
7 RESTRICTION_OF_AVAILABILITY Instance method Public Method Restriction of Availability 20140709
8 TEXTS_INITIALIZE_MULTI Instance method Public Method Initialize Texts 20031203
9 TOOLS_FOR_DEMAND_GET 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 Importing IV_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID 20070202
2 Returning 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 Importing IREF_IF_DEMAND Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_SINGLE_DEMAND Bedarf der Scheduling Engine 20090208
2 Returning 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 Importing IS_EQUNR Call by reference Type reference (TYPE) /MRSS/T_SGE_EQUNR_STRUC Equipment Number 20090821
2 Returning 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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Tabelle von Nachrichten 20031203
2 Exporting ET_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_RESOURCE_TAB Tabelle mit Resourcen 20031203
3 Importing IREF_RESOURCE_MGR Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGE_RESOURCE_MGR Scheduling Engine Resource Manager 20031203
4 Importing IT_EX_RES Call by reference Type reference (TYPE) /MRSS/T_RESOURCE_TAB Tabelle mit Resourcen 20031203
5 Importing IT_ORG_UNITS Call by reference Type reference (TYPE) /MRSS/T_ORG_UNITS_SUP_TAB Übergeordnete Organisationseinheiten pro Zeitintervall 20031203
6 Importing IT_TOOLS Call by reference Type reference (TYPE) /MRSS/T_DEMAND_TAB Tabelle mit Bedarfen 20031203
7 Importing IV_LOAD_TOOL_STRATEGY Call by reference Type reference (TYPE) /MRSS/T_SGE_LOAD_TOOL_OPTION 20130227
8 Importing 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 Importing 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 Exporting EREF_RESOURCE Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGE_SINGLE_RESOURCE Scheduling Engine Einzelne Resource 20031203
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Tabelle von Nachrichten 20050404
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20050404
4 Importing IREF_RESOURCE_MGR Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGE_RESOURCE_MGR Scheduling Engine Resource Manager 20031203
5 Importing IS_RES_GUID Call by reference Type reference (TYPE) /MRSS/T_RES_W_TYPE Guid einer Ressource mit Typ 20031203
6 Importing 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 Importing 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 Importing IT_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_RESOURCE_TAB Tabelle mit Resourcen 20031203
2 Importing 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 Exporting ET_TOOLS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB Liste mit Guids 20071011
2 Importing IT_DEMANDS Call by reference Type reference (TYPE) /MRSS/T_DEMAND_TAB Bedarf mit Objekt 20090924
3 Importing IT_ORG_UNITS Call by reference Type reference (TYPE) OBJEC_T Orgmanagement: Tabelle von Objec Einträgen 20071011
4 Importing IV_BEGDA Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20071011
5 Importing IV_ENDDA Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20071011
6 Importing 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