SAP ABAP Function Module /MRSS/SNO_PUSH_NOTIF_TO_MRS (Push the notification into MRS using the demand structures provided)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
CA-MRS (Application Component) SAP Multiresource Scheduling
⤷
/MRSS/SNO (Package) Notifications in MRS
⤷
⤷
Basic Data
| Function Module | /MRSS/SNO_PUSH_NOTIF_TO_MRS | Push the notification into MRS using the demand structures provided |
| Function Group | /MRSS/NOTIF_INTG | ERP <-> MRS Notification Integration |
| Program Name | /MRSS/SAPLNOTIF_INTG | |
| INCLUDE Name | /MRSS/LNOTIF_INTGU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_FAILED | TYPE | /MRSS/T_BOOLEAN | Boolean Variable | |||
| |
ET_MESSAGES | TYPE | /MRSS/T_NW_MESSAGE_TAB | Messages | |||
| |
IT_DEM_H | TYPE | /MRSS/T_DEM_H_EXT_TAB | Attributes of Complex Demands | |||
| |
IT_ADM | TYPE | /MRSS/T_DEM_ADM_WRK_EXT_TAB | Administrative Item Data | |||
| |
IT_PLR | TYPE | /MRSS/T_DEM_PLR_EXT_TAB | Attributes of Planning-Relevant Items | |||
| |
IT_PLRS | TYPE | /MRSS/T_DEM_PLRS_EXT_TAB | Attributes of Planning-Relevant Service Items | |||
| |
IT_INFO | TYPE | /MRSS/T_DEM_INFO_EXT_TAB | Informative Attributes | |||
| |
IT_STATUS | TYPE | /MRSS/T_DEM_STATUS_EXT_TAB | Status of a demand viewed externally | |||
| |
IT_PARTNER | TYPE | /MRSS/T_DEM_PARTNER_EXT_TAB | Partner for a demand (external keys) | |||
| |
IT_ADDRESS | TYPE | /MRSS/T_DEM_ADDRESS_EXT_TAB | Demand Address (Potential Usage Site) | |||
| |
IT_QUALIFICATIONS | TYPE | /MRSS/T_QUALIF_REQ_DEM_EXT_TAB | Qualification Requirements for the Demand | |||
| |
IS_INTG_CNTRL_PARAMS | TYPE | /MRSS/T_SNO_INTG_CNTRL_PARAM | Notification Integration Control Parameters | |||
| |
IV_BACK_INT_ACTIVE | TYPE | /MRSS/T_NW_QUEUE_STATUS | Status of integration queue | |||
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 | 800 |