SAP ABAP Function Module /MRSS/NW_API_ORDER_NOTES_GET (To read the notes of the order)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/NW_INTERACTION (Package) Interaction Layer for MRS NW Add on
Basic Data
Function Module /MRSS/NW_API_ORDER_NOTES_GET To read the notes of the order  
Function Group /MRSS/NW_BO_INTERACTION   NW BO Interaction  
Program Name /MRSS/SAPLNW_BO_INTERACTION    
INCLUDE Name /MRSS/LNW_BO_INTERACTIONU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_NOTES TYPE /MRSS/T_SGD_DEMAND_NOTES_TAB Table to hold note types and note text
Exporting EV_FAILED TYPE /MRSS/T_BOOLEAN Boolean Variable
Exporting ET_MESSAGES TYPE /MRSS/T_NW_MESSAGE_TAB Messages
Importing IT_DEMAND_KEYS TYPE /MRSS/T_NW_DEM_KEY_EXT_TAB Table with External Keys
Importing IV_DEMAND_TYPE TYPE /MRSS/T_DEM_TYPE Demand Type
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20141109 
SAP Release Created in 700