Compensation and Benefits - EBS (MOSC)

MOSC Banner

Enrollment Coverage start date issue in fast formula.

edited Aug 28, 2015 7:19PM in Compensation and Benefits - EBS (MOSC) 1 commentAnswered

I have created fast formula as below and defined this rule under Program -->Timing-->Lifeevent-->New Hire -->Coverage-->Rule-->ARUP_OAB_UK_COVERAGE_DATE

This fast formula is not picking up the pl id and showing up the correct coverage start date. Can someone help me for this setup and correct me if I am wrong.

Type of fast formula : Enrollment Coverage Start Date

/*================ DEFAULT SECTION BEGIN=======================*/
DEFAULT FOR BEN_PLN_PL_ID IS 0
/*================ FORMULA SECTION BEGIN=======================*/

l_enrl_dt = ARUP_OAB_GET_ENROLLMENT_DATE('START')


If BEN_PLN_PL_ID = 71005 then

L_START  = ADD_DAYS(LAST_DAY(l_enrl_dt),1)

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

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center