The Function Module VB_BATCH_CHANGES_DISTRIBUTE (Verteilung von Chargen - Änderungen verteilen) is a standard Function Module in SAP ERP and is part of the function group V01U within the package VB.
Function Module | VB_BATCH_CHANGES_DISTRIBUTE |
Short Text | Verteilung von Chargen - Änderungen verteilen |
Function Group | V01U |
Package | VB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CHARG | TYPE | CHARG_D | Chargennummer | |
I_MATNR | TYPE | MATNR | Materialnummer | |
I_WERKS | TYPE | WERKS_D | Werk |
This function module does not define any EXPORTING parameters.
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 |
---|---|
NO_BATCH | Parameter Charge wurde nicht versorgt |
NO_MATERIAL | Parameter Material wurde nicht versorgt |
NO_PLANT | Parameter Werk wurde nicht versorgt |