‎2007 Apr 25 3:00 PM
Hi all,
Can any one give me sample code for price discounts,based on 2 scales.
I need to write a pricing routine in VOFM->Formulas-->Scalebasis.
By 2 scales,what i mean is something like this:
In sales order upto some quantity(X) - No duscount
From (X) quantity to (Y) quantity- some discount
From (Y) quantity and above - no discount
Thanks & Regards,
Seshagiri.
‎2007 Apr 25 3:51 PM
Check here
SPRO --> Sales n' Distribution --> System Modifications --> User Exits --> User Exits For Price Determination
Check the suitable EXIT and there write logic to modify the Discount value with your calcualted value....
‎2007 Apr 25 3:51 PM
Check here
SPRO --> Sales n' Distribution --> System Modifications --> User Exits --> User Exits For Price Determination
Check the suitable EXIT and there write logic to modify the Discount value with your calcualted value....