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

Pricing Condition Modification in SO using BAPI

Former Member
0 Likes
354

Hi all,

There is a requirement to change pricing conditions in Sales order.The pricing condition is based some values passed in tab

additional data B. Am using the standard BAPI for modifying the value.

But the changed pricing appears only when the SO is opened in Change mode but not in display mode.On adding the

LOGIC_SWITCH -PRICING = 'B', this problem was eliminated.But now wat happens is if there are two pricing conditions, only the first condition appears in display mode whereas both conditions appear in change mode.

Tried adding LOGIC_SWITCH --cond_handl = 'X' but to no avail, still the same. can anyone help me please.

Thanks in advance.

1 REPLY 1
Read only

Former Member
0 Likes
299

Hi,

Try this FM BAPI_PRICES_CONDITIONS.

Regards

Hiren K.Chitalia