Calculate commissions depending on the invoiced quantity per Item?
Hi,
We are planning to implement Oracle Incentive Compensation and one of the main requirements is to be able to calculate the commission depending on the product and quantity that was sold to the customer.
For example:
For the product A and the invoiced quantity is greater than 0 but less than 1000 then commission = 3%
For the product A and the invoiced quantity is greater than 1000 but less than 2000 then commission = 4%
For the product A and the invoiced quantity is greater than 1000 but less than 99999 then commission = 5%;
For the product B and the invoiced quantity is greater than 0 but less than 1000 then commission = 1%