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

Fast Formula for Goal Plan eligibility based on Profile Section

Summary:

Fast Formula for Goal Plan eligibility based on Profile Section

Content (required):

Hello All,

we have to setup a Fast Formula for a Goal Plan eligibility profile, based on certain values contained in several DFF in a Profile Section.

Fast formula is the following, from the log I see that it loops person Ids but it returns blank values for inc_plan, inc_plan_sd and inc_plan_ed

L_PERSON_ID = get_context(person_id, -1)


INC_PLAN = ' '

INC_PLAN_START_DATE=' '

INC_PLAN_END_DATE=' '


ELIGIBLE = 'N'

l_person_id_char=TO_CHAR(L_PERSON_ID)

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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