‎2007 Nov 15 12:30 PM
Hi Geeks,
Im using BAPI_DELIVERYPROCESSING_EXEC to create a delivery with reference to a return order and is able to create the delivery. The only problem is Im not getting the storage location correctly even though im passing it. Its still taking the storage location of the return order instead of the value passed by me. Did somebody came across such a thing. Your suggestions are atmost appreciated.
i_request-plant = v_werks.
i_request-stge_loc = v_lgort.
Thanks,
Kiran.
‎2007 Nov 15 4:14 PM