SAP ABAP Function Module /MRSS/REQUEST_DATA_MAINTAIN (Maintain the Request Data (Demands, Resources))
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
CA-CUS (Application Component) Global Organization Customizing
⤷
/MRSS/REQUEST_INT (Package) Requests for Internal Consultants
⤷
⤷
Basic Data
| Function Module | /MRSS/REQUEST_DATA_MAINTAIN | Maintain the Request Data (Demands, Resources) |
| Function Group | /MRSS/REQUEST_INTERFACE | Request Integration |
| Program Name | /MRSS/SAPLREQUEST_INTERFACE | |
| INCLUDE Name | /MRSS/LREQUEST_INTERFACEU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_DEM_FAILED | TYPE | /MRSS/T_REQ_BOOLEAN | Maintenance of Demand Data Failed | |||
| |
EV_RES_FAILED | TYPE | /MRSS/T_REQ_BOOLEAN | Maintenance of Resource Data Failed | |||
| |
ET_MESSAGES | TYPE | /MRSS/T_REQ_MESSAGE_TAB | Message Tab | |||
| |
IV_MAINT_DEM_DATA | TYPE | /MRSS/T_REQ_BOOLEAN | Maintain the Demand Data | |||
| |
IT_REQ_DEM | TYPE | /MRSS/T_REQ_DEM_BO_TAB | Table of Request demands - UI | |||
| |
IS_REQ_DEM | TYPE | /MRSS/T_REQ_DEM_BO | Request Demand UI structure | |||
| |
IV_MAINT_RES_DATA | TYPE | /MRSS/T_REQ_BOOLEAN | Maintain the Resource Data | |||
| |
IT_RESOURCES | TYPE | /MRSS/T_REQ_CAND_BO_TAB | Table type for Candidates - UI | |||
| |
IS_RESOURCE | TYPE | /MRSS/T_REQ_CAND_BO | Request Candidate Structure | |||
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 | 700 |