The Function Module DIWPS_NOTIF_DEFER (MRO-Meldungszurüstellung) is a standard Function Module in SAP ERP and is part of the function group DIWPS_NOTIF_API within the package DIWPS.
Function Module | DIWPS_NOTIF_DEFER |
Short Text | MRO-Meldungszurüstellung |
Function Group | DIWPS_NOTIF_API |
Package | DIWPS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_NUMBER | TYPE | QMNUM | Meldungsnummer | |
I_POINT | TYPE | IMRC_POINT | Meßpunkt | |
I_PRIORITY | TYPE | PRIOK | Priorität | |
I_TEXT | TYPE | DIWPS_DEFER_TEXT | Rückstellungsgrund | |
I_VALUE | TYPE | DIWPS_DEFER_VALUE_CHAR | Rückstellungsintervall |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_DEFERRAL | TYPE | DIWPS_NOTI_DEFER_S | Struktur für Meldungsrückstellung | |
ES_REMAIN_LIFE | TYPE | DIWPS_NOTI_CNTR_DATA | Daten zum Meldungszähler | |
ET_RETURN | TYPE | BAPIRETTAB | Tabelle mit BAPI Return Informationen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.