SAP ABAP Function Module /MRSS/RM_GET_CURRENT_CUSTOMERS (Get Current customers for candidates)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-CP (Application Component) Capacity and Resource Planning
⤷
/MRSS/RMS (Package) Resource Management Service Layer
⤷
⤷
Basic Data
| Function Module | /MRSS/RM_GET_CURRENT_CUSTOMERS | Get Current customers for candidates |
| Function Group | /MRSS/RMS_UTIL | General utilities functions |
| Program Name | /MRSS/SAPLRMS_UTIL | |
| INCLUDE Name | /MRSS/LRMS_UTILU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_CURRENT_CUSTOMERS | TYPE | /MRSS/T_RM_CURRENT_CUST_TAB | Current Customers for the candidate | |||
| |
IT_PERNR | TYPE | /MRSS/T_PERSNR_TAB | Personnel number or business partner | |||
| |
IT_RESOURCES | TYPE | /MRSS/T_GUID_TAB | List of GUIDs | |||
| |
IV_START_DATE | TYPE | /MRSS/T_RM_CAND_START_DT | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | |||
| |
IV_END_DATE | TYPE | /MRSS/T_RM_CAND_END_DT | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | |||
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 | 610 |