Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Participation and Rate Eligibility - fast formula
Summary
Participation and Rate Eligibility - fast formula is not workingContent
Hi experts,
I wrote Fast formula for Participation and Rate Eligibility to eligible.
DEFAULT FOR PER_ASG_EMPLOYMENT_CATEGORY IS 'HAY_FT_NONEX'
DEFAULT FOR BEN_IV_RT_STRT_DT IS '4712/12/31 00:00:00' (date)
DEFAULT FOR BEN_IV_CVG_STRT_DT IS '4712/12/31 00:00:00' (date)
DEFAULT FOR BEN_IV_PERSON_ID IS 1111
DEFAULT FOR BEN_ELP_I_ELIGY_PRFL_ID IS 123
INPUTS are BEN_IV_RT_STRT_DT(date),
BEN_IV_CVG_STRT_DT(date),
BEN_IV_PERSON_ID(number),
BEN_ELP_I_ELIGY_PRFL_ID
ELIGIBLE = 'N'
Tagged:
0