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: 

Is there a bapi for confirming quantity on schedule line?

justin_moldrup
Explorer
0 Kudos

Does anyone know of a BAPI for confirming the quantity on a sales order schedule line?

Thank you,

Justin

2 REPLIES 2

Former Member
0 Kudos

check this

BAPI_SALESORDER_CONFIRMDELVRY

BAPI_SALESORDER_CREATEFROMDAT2

justin_moldrup
Explorer
0 Kudos

I was not able to get either of these to do what I needed, so I just wrote a BDC subroutine to confirm the quantity.

Thanks for your input!