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

Modify pricing condition

Former Member
0 Likes
286

Hi all,

I have a problem: I have to change some pricing condition and display result ( conditions modified and netwr ) before craetion of a sales order. I'm using FM SD_ORDER_CREATE but in structure IX_BVBAPKOM I can insert only 4 pricing conditions for simulation. What can I do to change the value of more than 4 conditions???

Thanks in advance.

Federica

1 REPLY 1
Read only

Former Member
0 Likes
254

Hi Federica,

I suggest to run FM in a loop to check conditions and collect the result.

Kind regards

Dominique