‎2012 Jan 20 2:00 PM
Please help me out, I m using VB_BATCH_DETERMINATION to determine the batch of the delivery, but its working fine and determining the batch also but the determined batch is not saving in the delivery. When i checked in VL03N the batch column is empty for the respective material. Please provide me suitable solutins to save the determined batch in delivery. Thnaks in advance.
‎2012 Jan 25 3:42 PM
Hi, if you use VB_BATCH_DETERMINATION you only get (in case of success) a valid batch number. There is no update function for any other precessing document e.a. sales order, delivery or WM-transport order. If you want to insert batch into delivery item you need an additional update function like BAPI_OUTB_DELIVERY_CHANGE (I'm not sure, wether this Bapi changes batch number as well).If your batch determination level is customized to WM you also can wait until picking is processed, because LT03 - Transport order also runs batch determination process. Hope it helps Bye Ludwig