‎2010 Aug 23 6:10 PM
Hello,
Does anyone have code to create a delivery referencing a scheduling agreement?
Thanks,
Evan
‎2010 Aug 23 10:43 PM
I dont think there is a BAPI to create delivery from the schedule lines .
You can get the details of schedule lines from the VBEP table and use the FM BAPI_OUTB_DELIVERY_CREATE_SLS.
This becomes very cumbersome in case there are partial deliveries per schedule line.