SAP ABAP Function Module /MRSS/SGU_SELECT_DEMANDS (Select orders for Org unit in RM dash board)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/SGU (Package) User Interface for Interactive Planning Board
⤷
⤷
Basic Data
| Function Module | /MRSS/SGU_SELECT_DEMANDS | Select orders for Org unit in RM dash board |
| Function Group | /MRSS/SGU_LEAN_PLB | Lean Planning Board |
| Program Name | /MRSS/SAPLSGU_LEAN_PLB | |
| INCLUDE Name | /MRSS/LSGU_LEAN_PLBU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_DEMANDS | TYPE | /MRSS/T_DEMAND_TAB | Table with Demands | |||
| |
ET_ASSIGNMENTS | TYPE | /MRSS/T_ASSIGNMENT_WFM_DET_TAB | Table with Assignments | |||
| |
ET_MESSAGES | TYPE | /MRSS/T_MESSAGE_TAB | Message Table | |||
| |
EV_FAILED | TYPE | /MRSS/T_BOOLEAN | Boolean Variable | |||
| |
IV_BEG_DATE | TYPE | DATUM | Date | |||
| |
IV_END_DATE | TYPE | DATUM | Date | |||
| |
IV_BEG_TIME | TYPE | UZEIT | '000000' | Start Time | ||
| |
IV_END_TIME | TYPE | UZEIT | '235959' | End Time | ||
| |
IT_ORG_UNITS | TYPE | OBJEC_T | Org. Management: Table of Object Entries | |||
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 |