The Function Module AUFTEILER_LIEFERW_BEARBEITEN (Lieferwelleneinträge eines Betriebseintrages bearbeiten) is a standard Function Module in SAP ERP and is part of the function group WF03 within the package WAUF.
Function Module | AUFTEILER_LIEFERW_BEARBEITEN |
Short Text | Lieferwelleneinträge eines Betriebseintrages bearbeiten |
Function Group | WF03 |
Package | WAUF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IMEX_I_AUFI | LIKE | RW019A | ||
IMEX_I_AUPO | LIKE | RW016A | ||
IM_LWTYP_SW | LIKE | 'U' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IMEX_I_AUFI | LIKE | RW019A | ||
IMEX_I_AUPO | LIKE | RW016A |
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 |
---|---|---|---|---|
IMEX_T_AULW | LIKE | RW020A |
This function module does not define any Exceptions.