The Function Module DIWPS_NOTI_COMPLETE1 (Status von ausgewählten nicht zugeordneten Meldungen setzen) is a standard Function Module in SAP ERP and is part of the function group DIWPS_NOTIFICATIONS within the package DIWPS.
Function Module | DIWPS_NOTI_COMPLETE1 |
Short Text | Status von ausgewählten nicht zugeordneten Meldungen setzen |
Function Group | DIWPS_NOTIFICATIONS |
Package | DIWPS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IFLOT_TAB | TYPE | DIWP_IFLO_STAB | Functional Location (Table) | |
I_CDIWPS_CONF | TYPE | CDIWPS_FLEET | Customizing Table for Configuration in DIWPS-Brower |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CH_WA_NOTIF | TYPE | DIWPS_NOTIF_GBD | Notifications |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MHIS_TAB | LIKE | MHIS | Maintenance plan history |
This function module does not define any Exceptions.