The Function Module SHP_BAPI_DELIVERY_HDCHG_CHECK (Aufruf BAPI für Lieferungsänderung) 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_HDCHG_CHECK |
Short Text | Aufruf BAPI für Lieferungsänderung |
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 |
---|---|---|---|---|
IT_LIKP | LIKE | LIKPVB | Bezugsstruktur fuer XLIKP/YLIKP | |
IT_LIKP_NEW | LIKE | LIKPVB | Bezugsstruktur fuer XLIKP/YLIKP |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EF_CHG_REQUESTED | TYPE | XFELD | Feld zum Ankreuzen |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CS_IBDLVHDCTRL | TYPE | BAPIIBDLVHDRCTRLCON | Steuerungsdaten Anlieferung Kopfebene | |
CS_IBDLVHDCTRLCHG | TYPE | BAPIIBDLVHDRCTRLCHG | Steuerungsdaten Methode Change für Anlieferung Kopfebene | |
CS_OBDLVHDCTRL | TYPE | BAPIOBDLVHDRCTRLCON | Steuerungsdaten Auslieferung Kopfebene | |
CS_OBDLVHDCTRLCHG | TYPE | BAPIOBDLVHDRCTRLCHG | Steuerungsdaten Auslieferung Kopfebene |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.