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

VOFM routines

Former Member
0 Likes
672

Hi,

How do we create an alternative formula for condition base value in VOFM(Formulas->Condition Base Value) I can see a number of routines here. Do I have to create a new routine number? and how would this assign the value to the field that I desire? Please suggest as I havent worked on VOFM before.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
598

If Business requires , u have to create a new Routine then u have to assign this one to ur pricing procedure.FC have to change the pricing Procedure.

1.Dont Activate all , u have to activate newly create routine only.

2.U have to take care of Decimals very carefully.

3.if u are not sure abt pricing procedure , get help from ur functionals.

Regards

Prabhu

Hi,

How do we create an alternative formula for condition base value in VOFM(Formulas->Condition Base Value) I can see a number of routines here. Do I have to create a new routine number? and how would this assign the value to the field that I desire? Please suggest as I havent worked on VOFM before.

2 REPLIES 2
Read only

Former Member
0 Likes
599

If Business requires , u have to create a new Routine then u have to assign this one to ur pricing procedure.FC have to change the pricing Procedure.

1.Dont Activate all , u have to activate newly create routine only.

2.U have to take care of Decimals very carefully.

3.if u are not sure abt pricing procedure , get help from ur functionals.

Regards

Prabhu

Read only

Former Member
0 Likes
598

Hi Ravi,

yes, you add a new sequence number on VOFM-Formulas-Condition Base Value table. In my environment, we started custom routine with 900 number. Then after you create the routine (SAP will create and give the program name), you will need a configurer to link this new routine to a condition. Regarding the values, do a F1 on your output field(maybe XKOMV-KBETR, for example). My suggestion is after you create your formula and the config has been setup, run a test data and debug your routine and one level above your routine to see what's there and how that works.

Regards,

Eric Herlim