The Function Module DIWPS_NOTIF_CREATE_ORDERS (Auftragsanlage für MRO-Meldung) 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_CREATE_ORDERS |
Short Text | Auftragsanlage für MRO-Meldung |
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_ORDERTYPE | TYPE | AUFART | Auftragsart |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_ORDERNUMBERS | TYPE | AUFNR_T | Tabelle der Aufträge | |
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.