Incentive Compensation - EBS (MOSC)

MOSC Banner

Is there an alternate way to populate Commission Rate?

Our business requirement is to get the commission rate from DFF's on the Sales Order or Customer Account, so the Output Expression looks like this:

CN_COMMISSION_HEADERS.TRANSACTION_AMOUNT*NVL(TO_NUMBER(CN_COMMISSION_HEADERS.RATE_SALES_ORDER),NVL(TO_NUMBER(CN_COMMISSION_HEADERS.RATE_CUST_MASTER),15))/100

Now it calculates the correct commission amount, but the Commission Rate in the CN_COMMISSION_LINES table is always showing up as "0". I guess this is because I'm not referencing a Rate Table in the expression. Is there another way to populate this column in the table, for reporting purposes?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

EBS Incentive Comp Tags

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center