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 sales order change - update pricing

Former Member
0 Kudos

Hi,

Say a sales order has a price of 10 . however i change the price in vk12 to be 15.

Now through the sales order change BAPI i need to update pricing of the order to pick 15. How do u do it from the BAPI???

Appreciate your advice.

Thanks

Keshi

1 REPLY 1

krishnendu_laha
Active Contributor
0 Kudos

Hi Friend,

Through VK12 you are changing condition record of any condition type.

From KONH and KONP table you will get the latest updated price for any condition type. Fetch that value and pass to the BAPI.

hope it will help you.

Regards

Krishnendu