on 2006 Jul 03 7:01 AM
The scenario is that I have to limit the sales discount to first five sales order that is executed, from the 6th the system should not allow any sales discounts
Use condition updaets in u r sales order
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Go to the condition type ( ZA01 ) click on Condition update.
Now you will get 3 more fields in Your condition RECORD .Give 5 as Max. No.of sales order. IF you want to specify some value ( i.e the discount condition Za01 should be applied only till 10,000$ then give the amount in Max. condition value).
Hope this closes your req. Good luck
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
If I understand your requirement correclty you want to pass discount for a particular item for a customer only for the first five sales orders irrespective of the quantity you sell on this order. As I understand this way of limiting discount by way of the count of sales orders is not possible.
What is though possible is to limit the discount per customer or per article or per customer and article combination to either a certain fixed value of discount or limit the discount to certain fixed quantity sold for that article.
The config required is
Condition type : Scale basis -Either value scale or quantity scale. Scale type -leave this blank.
Condition record :Chose the scale type as "B- To Scale" and at the time of condition record creation you can define your own Calculation type -either fixed amount,percentage,quantity etc.
All the best.
Kartik Shah
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
109 | |
9 | |
8 | |
6 | |
5 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.