The Function Module SHP_BAPI_DELIVERY_CONFIRM_DEC (Aufruf BAPI für Lieferungsrückmeldung) is a standard Function Module in SAP ERP and is part of the function group V50K within the package VSHP_BAPI_DEZENTRALES_LAGER.
Function Module | SHP_BAPI_DELIVERY_CONFIRM_DEC |
Short Text | Aufruf BAPI für Lieferungsrückmeldung |
Function Group | V50K |
Package | VSHP_BAPI_DEZENTRALES_LAGER |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IF_ALE_SERIAL_ID | TYPE | CHNUM | ALE: Kanalnummer | |
IF_OBJ_TYPE | LIKE | SERIAL-OBJ_TYPE | Objekttyp | |
IS_V50AGL | TYPE | V50AGL | Globale Lieferungssteuerungsflags | |
IT_LIPS_ADD | TYPE | SHP_LIPS_T | Lieferpositionen, Positionsdaten zu einer Lieferung |
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_LIKP_OLD | LIKE | LIKPVB | Bezugsstruktur fuer XLIKP/YLIKP | |
IT_SERNO_CHANGE | LIKE | SHP_SERNO_CHANGE | Lieferpositionen, in denen Serialnummern geändert wurden | |
IT_VBADR | LIKE | SADRVB | Bezugsstruktur fuer XSADR/YSADR | |
IT_VBPA | LIKE | VBPAVB | Bezugsstruktur fuer XVBPA/YVBPA | |
IT_XVBUP | LIKE | VBUPVB | Bezugsstruktur fuer XVBUP/YVBUP | |
IT_YVBUK | LIKE | VBUKVB | Bezugsstruktur fuer XVBUK/YVBUK | |
IT_YVBUP | LIKE | VBUPVB | Bezugsstruktur fuer XVBUP/YVBUP |
This function module does not define any Exceptions.