SAP ABAP Function Module /MRSS/SGE_API_QUAL_MATCH_RES (API to perform qualification matching for a demand against resources)
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
Basic Data
Function Module /MRSS/SGE_API_QUAL_MATCH_RES API to perform qualification matching for a demand against resources  
Function Group /MRSS/SGE_API   Function group for MRS APIs  
Program Name /MRSS/SAPLSGE_API    
INCLUDE Name /MRSS/LSGE_APIU21    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EREF_RANK_MATCH TYPE REF TO DATA Result of qualification matching
Exporting ES_DDIC_STRUCT TYPE /MRSS/T_SQE_MATCH_STRUCT Structure of matching results
Exporting EV_FAILED TYPE /MRSS/T_BOOLEAN Result flag
Exporting ET_MESSAGES TYPE /MRSS/T_MESSAGE_TAB Message Table
Importing IV_DEMAND_GUID TYPE /MRSS/T_GUID Demand GUID
Importing IV_REQ_PROFILE_GUID TYPE /MRSS/T_GUID Requirement profile GUID
Importing IT_RESOURCES TYPE /MRSS/T_GUID_STRUC_TAB Resource GUIDs
Importing IS_MATCHING_CONTROL TYPE /MRSS/T_SQE_MATCHING_CONTROL Control of components of matching
Importing IS_INTERVAL TYPE /MRSS/T_DATE_INTERVAL Date Interval for matching
Importing IV_TIMEZONE TYPE TIMEZONE Time Zone of date interval
Importing IV_DURATION TYPE INT4 Duration for matching
Importing IV_ONCALL_SEARCH_TYPE TYPE /MRSS/T_ONCALL_SRCH_TYP On Call Search type
Importing IS_HIER_LEVEL_CNTL TYPE /MRSS/T_SQM_HIER_LEVEL_CNTL Control of hierarchy level matching
Importing IV_AVAIL_SLOT_BASED TYPE /MRSS/T_BOOLEAN Slot-based / Capacity based availability matching ?
Importing IV_AVAIL_RESERVATIONS TYPE /MRSS/T_BOOLEAN Include reservations in avail. matching ?
Importing IV_AVAIL_CAP_ASG TYPE /MRSS/T_BOOLEAN Include capacitive assignments in avail. matching ?
               
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 195