Hi experts!
Has anyone ever tried multiple discounting per row in a Sales document? e.g. An item w/ selling price of 200 will have a discount of 10% & 5%, that from 200, the discounted price will then be:
200 * 90% = 180 * 95% = 171
-both discounts should be placed in row level because discount rates vary per item
tessa
Request clarification before answering.
Hi Rahul,
The discount given is not dependent on the volume purchased by the customer. And the discount given for a certain item may vary per customer... It depends on the owner. The user just needs to encode the 2 discount rates pre-approved by the owner...
Hi Alfax,
Can you help me out in the FMS portion? Will you give me the query you used? I'm not that familiar w/ queries...
thanks!
Tessa
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Tessa,
To use your example of Disc1 (10%) and Disc2 (5%), your effective discount is actually 14.5% of 200.
So you just put 14.5% in the discount column on row level.
If you need to display 10% and 5% in layout, that is where you create a user defined table to store the two discounts. But not this is purely for display purposes, as they will not be actually used to calculate the discount, its the 14.5% above that will be used.
To derive the 14.5%, you can use a tool like Excel.
Hi Jitin,
No, i didn't try that. I don't think it's what we need coz the discount given is very subjective (e.g. if the customer is a friend of the owner, he'd be given higher discount rate). I would have to create multiple price lists for all possible discount rates..
I find creating UDF for the discount rates & creating an FMS for it as the best option. My problem is that i'm not familiar w/ queries. I am hoping someone could help me out with the proper query for the FMS...
thanks!
tessa
| User | Count |
|---|---|
| 14 | |
| 13 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.