2008 Oct 22 12:08 PM
Hi all
I want to assign a batch 'abc' when doing picking........is ti possible using FM ws_delivery_update
Hi all
I want to assign a batch 'abc' when doing picking........is ti possible using FM ws_delivery_update
2008 Oct 22 3:09 PM
Hello,
In fact we can use the FM WS_DELIVERY_UPDATE_2 but it may not work during batch Split. So, the best way is to carry out a Batch Split is the BDC Approach. You can click on the Batch Split Button that can be found below the Item Overview screen by doing which you can add as many batch Numbers as you want. Usage of WS_DELIVERY_UPDATE_2 is not recommended as it causes Locking issues and other issues while doing the Batch Split. But the above function module can best be used while doing Packing & PGI for the Delivery.
Thanks and Regards,
Venkat Phani Prasad Konduri
2008 Nov 27 11:28 AM