You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

Compensation Default and override Fast Formula to get Input Value of Element Entry - Error

edited Jul 24, 2021 2:38PM in Payroll and Global Payroll Interface (GPI) 1 comment

Summary

Compilation Error in Fast Formula for Input Value of Element Entry

Content

Got this code from Oracle support Page. But it is not working. I'm getting the below error
Can someone please help? Thanks.

DEFAULT FOR VARIABLE_COMP_AMOUNT_ASG_ENTRY_VALUE IS 0


INPUTS ARE CMP_IV_PLAN_ID (number),
CMP_IV_PERIOD_ID (number),
CMP_IV_COMPONENT_ID (number),
CMP_IV_ITEM_NAME (text),
CMP_IV_PLAN_START_DATE (date),
CMP_IV_PLAN_END_DATE (date)

L_DATA_TYPE = 'NUMBER'
l_bonus_amount = 0
l_eff_date = TO_DATE('06/10/2021','MM/DD/YYYY')
CHANGE_CONTEXTS(DATE_EARNED = TO_DATE('06/10/2021','MM/DD/YYYY'))

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!