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_SALESORDER_CHANGE

0 Likes
358

I want to change TARGET_QTY for a given sales order. Bapi give me a success message but does not effect the change. I have the BAPI_TRANSACTION_COMMIT as well.

I tried going thru the schedule line but then it added up the qty. If the qty before bapi call was 10 and I want to change to 15. If i go to the schedule line to change the target_qty then instead of changing the qty to 15 it adds up and change the qty to 25.

Thanks

Sudhakar

I want to change TARGET_QTY for a given sales order. Bapi give me a success message but does not effect the change. I have the BAPI_TRANSACTION_COMMIT as well.

I tried going thru the schedule line but then it added up the qty. If the qty before bapi call was 10 and I want to change to 15. If i go to the schedule line to change the target_qty then instead of changing the qty to 15 it adds up and change the qty to 25.

Thanks

Sudhakar

1 REPLY 1
Read only

0 Likes
340

Folks just discovered it myself. Have to go thru Schedule lines ONLY even item info has to be updated.

Regards

Sudhakar