The Function Module ME_UPDATE_ITEM_DELIVERY_DUE (Aktualisierung der Versandfälligkeit von Bestellpositionen (EKPO-NOVET)) is a standard Function Module in SAP ERP and is part of the function group WFR8 within the package WFRM.
Function Module | ME_UPDATE_ITEM_DELIVERY_DUE |
Short Text | Aktualisierung der Versandfälligkeit von Bestellpositionen (EKPO-NOVET) |
Function Group | WFR8 |
Package | WFRM |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_NOVET | TYPE | NOVET | neuer Wert für EKPO-NOVET |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_EKPO_KEY | LIKE | EKPO_KEY | Zu aktualisierende Bestellpositionen |
This function module does not define any Exceptions.