Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI Create delivery from scheduling agreement

Former Member
0 Likes
1,172

Hello,

Does anyone have code to create a delivery referencing a scheduling agreement?

Thanks,

Evan

1 REPLY 1
Read only

Former Member
0 Likes
676

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.