Application Development 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: 

VOFM - Pricing routine....

Former Member
0 Kudos

Hi frnds,

I am trying to work on some pricing condition types in SD. now i need to write the logic in routine.

ie VOFM --> Requirements --> Pricing. here i have created routine # as 700. in this i need to write the logic for Value of condition type.

I am aware of the process in VOFM routines. earlier i have written logic in VOFM --> formulas --> scale base and VOFM --> formulas --> condition value and VOFM --> formulas --> condition base value.

in these routines, if i pass value for XKWERT then the value is coming in Sales order under pricing. like in this VOFM --> Requirements --> Pricing where i need to pass value. i mean for which field i need to pass the value.

hope it is clear.

remember i have familier with routines.

points will be rewarded for helpful answers.

regards,

Balu

1 REPLY 1

Former Member
0 Kudos

Hi ,

Whatever logic u write in ur routine .The final value which will go out from the routine is xkwert which is condition value .so in ur logic you will have to populate a value to the field xkwert .