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: 

Change schedule line confirmed quantity using BAPI_SALESORDER_CHANGE

Former Member
0 Kudos

Hi experts,

How can I change the schedule line confirmed quantity of a Sales order item using this Bapi? For example, I am trying to change the confirmed qty on 2007.05.09 from 0.00 to 2.00. Please help!

Deliv. dat Order quantity Rounded qty Confirmed qty.

2007.05.09 2.00 2.00 0.00EA

2007.06.12 0.00 0.00 2.00EA

Best regards,

Chuong

1 REPLY 1

former_member194669
Active Contributor
0 Kudos

Hi,

Confirmed qty is calculated by system based on inventory available.if you change the order quantity the system recalculate confirmed quantity, depending on quantity available.

I am not 100% sure.

aRs