Hi All,
The requirement is to change the quantity of Batch qty derived during Automatic Batch determination during Production order Release.
Say if there are two batches B1(5 Qty) and B2(7 Qty) . During batch creation , based on some condition during run time we would like to control the split.
Like say we need to split in the multiples of 2 qty . So if the component required qty is 6 ,Split should be like below,
B1 – 4 Qty
B2 – 2 Qty
So remaining stock in B1 and B2 are 1 and 5 respectively .
Right now in SAP splits are like below,
B1 – 5 Qty
B2 – 1 Qty
Let us know if there is any User-Exit or BADI to control the Batch split, during Automatic Batch determination in Production order Release.
Thanks,
Srini