SAP ABAP Function Module /MRSS/GET_SERVICEAREA_BY_ORDER (To Determine Service Area of a given Service Order)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-MRS (Application Component) SAP Multiresource Scheduling
     /MRSS/RES (Package) MRS Resources (Business Partner) Enhancements
Basic Data
Function Module /MRSS/GET_SERVICEAREA_BY_ORDER To Determine Service Area of a given Service Order  
Function Group /MRSS/SRVA   Service Area  
Program Name /MRSS/SAPLSRVA    
INCLUDE Name /MRSS/LSRVAU04    
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 ID
Importing IV_KEY_EXT 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 800