Application Development 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: 

BAPI_GOODSMVT_CREATE can I control schedule line posted for PO

Former Member
0 Kudos

Using FM BAPI_GOODSMVT_CREATE to post a goods receipt using a 101 movement against a PO.  I have PO's with items that have multiple schedule lines in table EKET.  How can I control which schedule lines get posted with the receipted quantity?

2 REPLIES 2

Former Member
0 Kudos

Did you try passing the schedule line number in GOODSMVT_ITEM-SCHED_LINE field?

0 Kudos

Yes, but it did not work.  That field appears to apply to the schedule line of a sales order, not to the schedule line of a PO.