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_PRICES_CONDITIONS

Former Member
0 Likes
480

HI all,

I'm using BAPI_PRICES_CONDITIONS to create conditions in transaction ME32K.

The bapi creates the conditions there, but doesn't calculate the new net price. What am I doing wrong, or what shoud I use to get this?

I'm not using batch-input because it was too slow for our purpose (too many records to update), so we had to change the code and call the bapi.

Thanks in advance for your help.

Regards,

Sónia Gonçalves

2 REPLIES 2
Read only

former_member156446
Active Contributor
0 Likes
390

try using PRICING function to calculate the condition values

Read only

0 Likes
390

Thx J@y,

but how do you do that? Could you post an example of how to call this function? Would be very kind, since I am not a very experienced developer in ABAP. May be this could solve my problem in recalculating the pricing of a SO.