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

Function Module for Pricing Conditions

Former Member
0 Likes
948

Hi Experts,

Thank you very much for your usual support.

Again, I have a requirement whereas I need to activate or add one condition type in pricing conditions for sales order (VA01 and VA02).. I already have the exit and correct structure where should I append it. However I need to do some computations for the pricing condition that I need to add whether some conditions were satisfied.

Are there any Function modules for this functionality?

Thanks in advance!

2 REPLIES 2
Read only

ferry_lianto
Active Contributor
0 Likes
505

Hi,

Please check this FM SD_SALES_CONDITION_MAINTAIN perhaps it may help.

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
505

Hi,

Do you want to add one more pricing condition type to the existing sales order??

Use BAPI_SALESORDER_CHANGE.

OR

Do you want to add one more pricing conditio type to the existing pricing procedure??

Use V/08 to add the condition type to the pricing procedure..

Thanks,

Naren