SAP ABAP Class /MRSS/CL_RSG_TOOL_MGR (Tool Resources Manager)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/NW_R3_CONNECTOR (Package) Connector Package to R3
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_SGE_TOOL_MGR Interface for Tool Resource Manager 20040726
Properties
Class /MRSS/CL_RSG_TOOL_MGR  
Short Description Tool Resources Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/NW_R3_CONNECTOR   Connector Package to R3 
Created 20040726   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_RSG_TOOL_MGR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /MRSS/IF_SGE_TOOL_MGR Interface for Tool Resource Manager 20040726
Friends
Class /MRSS/CL_RSG_TOOL_MGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GREF_ROUTER Instance attribute Private Object reference (TYPE REF TO) /MRSS/IF_NW_ROUTER_FACADE 20090803
2 GREF_TOOL_MGR Static Attribute Private Object reference (TYPE REF TO) /MRSS/IF_SGE_TOOL_MGR Tool Resources Manager 20131227
3 GT_EQUNR_MAP_DATA Instance attribute Private Type reference (TYPE) /MRSS/T_RSG_EQUNR_GUID_MAP Equipment Number to GUID: Mapping Data 20090511
4 GT_TOOL_RESOURCES Instance attribute Private Type reference (TYPE) /MRSS/T_TOOL_RESOURCE_TAB Table of TOOL Resources 20090208
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090803
2 EQUNR_FOR_GUID Instance method Public Method Get Equipment Number for GUID 20040729
3 GET_INSTANCE Static method Public Method Returns an Instance of the Tool Manager 20131227
4 GUID_FOR_EQUNR Instance method Public Method Get GUID for Equipment Number 20040729
Events
Class /MRSS/CL_RSG_TOOL_MGR has no event.
Types
Class /MRSS/CL_RSG_TOOL_MGR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /MRSS/CL_RSG_TOOL_MGR has no parameter.
Method CONSTRUCTOR on class /MRSS/CL_RSG_TOOL_MGR has no exception.

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 GUID 20040729
2 Returning RS_EQUNR Value transfer Type reference (TYPE) /MRSS/T_SGE_EQUNR_STRUC Equipmentnummer 20090821

Method EQUNR_FOR_GUID on class /MRSS/CL_RSG_TOOL_MGR has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RREF_INSTANCE Value transfer Object reference (TYPE REF TO) /MRSS/CL_RSG_TOOL_MGR Werkzeug-Ressourcen Manager 20131227

Method GET_INSTANCE on class /MRSS/CL_RSG_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 Equipmentnummer 20090821
2 Returning RV_GUID Value transfer Type reference (TYPE) /MRSS/T_GUID GUID 20040729

Method GUID_FOR_EQUNR on class /MRSS/CL_RSG_TOOL_MGR has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in