The Function Module VBWC_BATCH_CHANGE_ALLOWED (Verteilung von Chargen - Chargenänderung erlaubt) is a standard Function Module in SAP ERP and is part of the function group VBWC within the package VBW.
Function Module | VBWC_BATCH_CHANGE_ALLOWED |
Short Text | Verteilung von Chargen - Chargenänderung erlaubt |
Function Group | VBWC |
Package | VBW |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BNCOM | TYPE | BNCOM | Chargennummernvergabe: Kommunikationsblock (Dialog) | |
I_CHARG | TYPE | CHARG_D | Chargennummer | |
I_DECOUPLE_IF_POSSIBLE | TYPE | XFELD | Feld zum Ankreuzen | |
I_MATNR | TYPE | MATNR | Materialnummer | |
I_WERKS | TYPE | WERKS_D | Werk |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BATCH_ALREADY_DECOUPLED | TYPE | XFELD | Feld zum Ankreuzen | |
E_BATCH_WILL_BE_DECOUPLED | TYPE | XFELD | Feld zum Ankreuzen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BATCH_DISTRIBUTED | Charge wurde bereits weiter verteilt |
NO_AUTHORITY | Keine Berechtigung zur Entkopplung |
NO_BATCH | Parameter Charge wurde nicht versorgt |
NO_MATERIAL | Parameter Material wurde nicht versorgt |
NO_PLANT | Parameter Werk wurde nicht versorgt |