SAP ABAP Class /MRSS/CL_SGE_NOTE_DB (Note DB 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
Properties
Class /MRSS/CL_SGE_NOTE_DB  
Short Description Note DB 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 20130409   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGE_NOTE_DB has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_NOTE_DB has no interface implemented.
Friends
Class /MRSS/CL_SGE_NOTE_DB has no friend class.
Attributes
Class /MRSS/CL_SGE_NOTE_DB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_NOTES Static method Public Method Delete Notes (Deletion Reports) 20131112
2 READ_NOTES Static method Public Method Read Notes DB for Initialization 20130409
3 READ_NOTES_TEXT Static method Private Method Read Notes Text from SAP Script 20130409
4 SAVE_NOTES Static method Public Method Save Notes DB 20130409
5 SAVE_NOTES_TEXT Static method Private Method Save Notes Text to SAP Script 20130409
Events
Class /MRSS/CL_SGE_NOTE_DB has no event.
Types
Class /MRSS/CL_SGE_NOTE_DB has no local type.
Method Signatures

Method DELETE_NOTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_GUID Call by reference Type reference (TYPE) /MRSS/T_NW_GUID_OBJ_TYPE_TAB List of GUID and Obj types 20131112

Method DELETE_NOTES on class /MRSS/CL_SGE_NOTE_DB has no exception.

Method READ_NOTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_GUID Call by reference Type reference (TYPE) /MRSS/T_NW_GUID_OBJ_TYPE_TAB List of GUID and Obj types 20130409
2 Returning RT_NOTE_DETAILS Value transfer Type reference (TYPE) /MRSS/T_NW_NOTE_DETAILS_TAB Object details of note 20130412

Method READ_NOTES on class /MRSS/CL_SGE_NOTE_DB has no exception.

Method READ_NOTES_TEXT 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 Message Table 20130409
2 Exporting ET_NOTE_DETAILS Call by reference Type reference (TYPE) /MRSS/T_NW_NOTE_DETAILS_TAB Object details of note 20130409
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130409
4 Importing IT_GUID Call by reference Type reference (TYPE) /MRSS/T_NW_GUID_OBJ_TYPE_TAB List of GUID and Obj types 20130409

Method READ_NOTES_TEXT on class /MRSS/CL_SGE_NOTE_DB has no exception.

Method SAVE_NOTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NOTE_DETAILS Call by reference Type reference (TYPE) /MRSS/T_NW_NOTE_DETAILS_TAB Object details of note 20130409

Method SAVE_NOTES on class /MRSS/CL_SGE_NOTE_DB has no exception.

Method SAVE_NOTES_TEXT 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 Message Table 20130409
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130409
3 Importing IT_NOTE_DETAILS Call by reference Type reference (TYPE) /MRSS/T_NW_NOTE_DETAILS_TAB Object details of note 20130409

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