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 |
---|---|---|---|---|---|---|---|
![]() |
EREF_RANK_MATCH | TYPE REF TO | DATA | Result of qualification matching | |||
![]() |
ES_DDIC_STRUCT | TYPE | /MRSS/T_SQE_MATCH_STRUCT | Structure of matching results | |||
![]() |
EV_FAILED | TYPE | /MRSS/T_BOOLEAN | Result flag | |||
![]() |
ET_MESSAGES | TYPE | /MRSS/T_MESSAGE_TAB | Message Table | |||
![]() |
IV_DEMAND_GUID | TYPE | /MRSS/T_GUID | Demand GUID | |||
![]() |
IV_REQ_PROFILE_GUID | TYPE | /MRSS/T_GUID | Requirement profile GUID | |||
![]() |
IT_RESOURCES | TYPE | /MRSS/T_GUID_STRUC_TAB | Resource GUIDs | |||
![]() |
IS_MATCHING_CONTROL | TYPE | /MRSS/T_SQE_MATCHING_CONTROL | Control of components of matching | |||
![]() |
IS_INTERVAL | TYPE | /MRSS/T_DATE_INTERVAL | Date Interval for matching | |||
![]() |
IV_TIMEZONE | TYPE | TIMEZONE | Time Zone of date interval | |||
![]() |
IV_DURATION | TYPE | INT4 | Duration for matching | |||
![]() |
IV_ONCALL_SEARCH_TYPE | TYPE | /MRSS/T_ONCALL_SRCH_TYP | On Call Search type | |||
![]() |
IS_HIER_LEVEL_CNTL | TYPE | /MRSS/T_SQM_HIER_LEVEL_CNTL | Control of hierarchy level matching | |||
![]() |
IV_AVAIL_SLOT_BASED | TYPE | /MRSS/T_BOOLEAN | Slot-based / Capacity based availability matching ? | |||
![]() |
IV_AVAIL_RESERVATIONS | TYPE | /MRSS/T_BOOLEAN | Include reservations in avail. matching ? | |||
![]() |
IV_AVAIL_CAP_ASG | TYPE | /MRSS/T_BOOLEAN | Include capacitive assignments in avail. matching ? | |||
Processing Type
Normal Function 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 |