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

SD/MM pricing routine

former_member599326
Participant
0 Likes
1,616

Hi,

I want to know how to select the appropriate pricing routine based on particular scenario in SD or MM ??

There are various types listed in VOFM like requirements-pricing / formulas-Condition base value / condition value... but its bit confusing to me.. i am not able to identify which routine will get trigger ??

Is there any way to identify appropriate pricing routine while debugging the stanadard tcode ?

Regards,


1 ACCEPTED SOLUTION
Read only

Sijin_Chandran
Active Contributor
0 Likes
646

Hello Santosh ,

Choosing the right routine is not an ABAP Developers headache ( atleast for Begginer in VOFM ).

Functional people are aware of the Standard routines availbale and which  to be assigned according to the requirement.

And for any scenario you can sit with them and ask which routine has been assigned , what are the functionlity which this standard code is missing and based on that you can create new one or also you can enhance the standard one.

After having experience with VOFM eventually you will also be able to figure out the routine to used based on scenario.

Hi,

I want to know how to select the appropriate pricing routine based on particular scenario in SD or MM ??

There are various types listed in VOFM like requirements-pricing / formulas-Condition base value / condition value... but its bit confusing to me.. i am not able to identify which routine will get trigger ??

Is there any way to identify appropriate pricing routine while debugging the stanadard tcode ?

Regards,


1 REPLY 1
Read only

Sijin_Chandran
Active Contributor
0 Likes
647

Hello Santosh ,

Choosing the right routine is not an ABAP Developers headache ( atleast for Begginer in VOFM ).

Functional people are aware of the Standard routines availbale and which  to be assigned according to the requirement.

And for any scenario you can sit with them and ask which routine has been assigned , what are the functionlity which this standard code is missing and based on that you can create new one or also you can enhance the standard one.

After having experience with VOFM eventually you will also be able to figure out the routine to used based on scenario.