SAP ABAP Function Module /MRSS/NW_API_GET_SERVICE_AREA (Get the Service Area from 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_GET_SERVICE_AREA Get the Service Area from the Order  
Function Group /MRSS/NW_SGE_INTERACTION   MRS (NW) API Interaction Layer  
Program Name /MRSS/SAPLNW_SGE_INTERACTION    
INCLUDE Name /MRSS/LNW_SGE_INTERACTIONU22    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_SERVICE_AREA TYPE /MRSS/T_SERVICE_AREA Service Area
Exporting ES_SERVICE_AREA TYPE /MRSS/T_SERVICE_AREA Service Area
Exporting ET_SERVICE_AREA TYPE /MRSS/T_SRVA_TAB Service Area
Exporting ES_DEMAND_ADDRESS TYPE /MRSS/T_ADDRESS Structure to store the adresses to GEO code
Exporting EV_FAILED TYPE /MRSS/T_BOOLEAN Boolean Variable
Exporting ET_MESSAGES TYPE /MRSS/T_NW_MESSAGE_TAB Message Table
Importing IV_SERVICE_ORDER TYPE CRMT_OBJECT_ID_DB Transaction Number
Importing IV_SERVICE_ORDER_KEY TYPE /MRSS/T_DEM_KEY_EXT External Demand Key
Importing IV_RELOAD TYPE /MRSS/T_BOOLEAN Boolean Variable
Importing IS_DEMAND_ADDRESS TYPE /MRSS/T_ADDRESS Structure to store the adresses to GEO code
               
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