SAP ABAP Class /MRSS/CL_SGE_NOTE_MGR (Note Manager Class)
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_NOTES Single note interface 20130412
2 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_SGE_SAVEABLE Interface for Objects That Can Be Saved 20130412
Properties
Class /MRSS/CL_SGE_NOTE_MGR  
Short Description Note Manager Class    
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 20130412   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGE_NOTE_MGR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /MRSS/IF_SGE_NOTES Single note interface 20130412
2 /MRSS/IF_SGE_SAVEABLE Interface for Objects That Can Be Saved 20130412
Friends
Class /MRSS/CL_SGE_NOTE_MGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GREF_INSTANCE Static Attribute Private Object reference (TYPE REF TO) /MRSS/CL_SGE_NOTE_MGR Note Manager Class 20130412
2 GT_NOTES Instance attribute Private See coding 20130502
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Gets Singleton instance 20130412
2 GET_OLD_RESOURCE_NOTE Instance method Private Method Get old Notes for resource from Resource Manager 20130415
3 INITIALIZE_NOTES Instance method Public Method Initialization of Notes for Resources and Assignments 20130412
Events
Class /MRSS/CL_SGE_NOTE_MGR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 /MRSS/T_NOTE_OBJECT_TYPE Private See coding 20130502 BEGIN OF /mrss/t_note_object_type, object_guid TYPE /mrss/t_guid, object_type TYPE /mrss/t_sge_object_type, ref_sge_note TYPE REF TO /mrss/cl_sge_note, END OF /mrss/t_note_object_type
Method Signatures

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_SGE_NOTE_MGR Note Manager Class 20130412

Method GET_INSTANCE on class /MRSS/CL_SGE_NOTE_MGR has no exception.

Method GET_OLD_RESOURCE_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EREF_SGE_NOTE Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGE_NOTE Single Note class 20130415
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130415
3 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20130415

Method GET_OLD_RESOURCE_NOTE on class /MRSS/CL_SGE_NOTE_MGR has no exception.

Method INITIALIZE_NOTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECT_GUID Call by reference Type reference (TYPE) /MRSS/T_NW_GUID_OBJ_TYPE_TAB object and GUID 20130415
2 Returning RT_RESOURCES_WITHOUT_NOTE Value transfer Type reference (TYPE) /MRSS/T_NW_GUID_OBJ_TYPE_TAB List of GUIDs 20131112

Method INITIALIZE_NOTES on class /MRSS/CL_SGE_NOTE_MGR has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 800