A company pays commission based on the source of the transaction and the margin on the transaction.
If the source is 'ABC' and margin is between 0 and 10 percent, the rate should be 1.5 percent.
If the source is 'ABC' and margin is 10 percent and above, the rate should be 3 percent.
If the source is 'XYZ' and margin is between 0 and 10 percent, the rata should be 2 percent.
If the source is 'XYZ' and margin is 10 percent and above, the rate should be 4 percent.
Which two procedures can you use to set this up?
Currently there are no comments in this discussion, be the first to comment!