‎2009 Oct 23 4:42 AM
Hi all,
I have the following data in itab.
1.Sales order number
2.Sales order line item
3.Shipping point for line item
4.batch for material
5.location for batch materil
6.Sales order qty
7.delivery qty and pick qty from user input
Please kindly advise is there any BAPI available(or other solution) to create Delivery order for above scenario without using BDC.
thank you.
‎2009 Oct 23 6:37 AM
Hi,
you can use the BAPI , BAPI_DELIVERYPROCESSING_EXEC for delivery creation.
Regards,
Naveen
‎2009 Oct 26 1:51 AM
hi Naveen,
Is the FM you suggest can create the DO with batch split, delivery+pick quantity and location? Can you please give some sample code how to do it? thanks.
Edited by: Reetha Pitchee Maridas on Oct 26, 2009 2:52 AM
‎2009 Nov 13 1:51 PM