2017 Feb 22 1:34 PM
Hello,
I need to find the batch to be selected for a material number.
So i have found the FM ‘VB_BATCH_DETERMINATION’.
I have set as input parameters : matnr, werks and lgort
But i don’t have batches in output .
Please, what should i enter parameters as input to get batches for specific material?
Thank you,
Celine
2017 Feb 22 2:35 PM
Hi Celine,
I can propose to you also just check the stock table MCHB, and this field give you the MCHB-CHARG.
Or you can use the function "VB_READ_BATCH" and complete in the table I_MCHB_KEY the fields MATNR, WERK and LGOR.
Regards,
Xavier