1.

I Have A Fixed Amount Discount Condition Type, Which I Need To Establish A Constant Discount For All Possible Values. For A Value Of $100, A Discount Of $3. For Avalue Of $200, A Discount Of $6. For A Value Of $300, A Discount Of $9 And So On. The Problem Is That I Cannot Maintain This Scale At Vk11 For All Possible High Values. I Need To Determine That For Each $100 There Is A $3 Discount. How Do I Configure This?

Answer»

FOLLOW these steps:

  1. New routine in VOFM->FORMULAS-> CONDITION value. There you divide quantity by 100, and multiply the integer part of result by 3.
  2. New condition-calculate type-G-FORMULA.
  3. Input condition in your pricing procedure and input AltCTy (Condition formula for alternative calculation type) - new formula.

Follow these steps:



Discussion

No Comment Found