Calculation Based on Compensation Plan Descriptive Flexfield Is Not Working
(Doc ID 3024426.1)
Last updated on MAY 22, 2024
Applies to:
Oracle Fusion Incentive Compensation Cloud Service - Version 11.13.24.01.0 and laterInformation in this document applies to any platform.
Symptoms
Enable a Compensation Plan's Descriptive Flexfiled ( DFF ) and used in an expression.
The result is not calculated as expected.
STEPS
1. Enable Descriptive Flexfiled ATTRIBUTE4 on Compensation Plan ( Flexfield Code CN_COMP_PANS_DFF )
2. Create expression to check the DFF value : DECODE ( Plan.ORD1 TYPE , 'INTD' , RATE TYPE_DEPENDENCY ( Participant.SRP COMP PLAN ID , Plan component.PC TYPE , 'ORDER1 RT' ) , 0 )
3. Run Calculation
4. Review results and it's not using the expected decode result
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |