Human Capital Management - EBS (MOSC)

MOSC Banner

PTO to Stop Accruing Based on Net Entitlement

edited Nov 23, 2016 10:08PM in Human Capital Management - EBS (MOSC) 3 commentsAnswered ✓

Hello

Help needed PTO gurus

I'm in a position where my PTO subformula needs to stop accruing after the calculated entitlement reaches 1.5 times the employee's annual entitlement. Right now I'm using the seeded FF and this is adding the Carry over amount alongside the calculated PTO value for the period, as the entitlement. THE subformula FF is below:

DEFAULT FOR ASG_HOURS IS 0

Continuous_Service_Date = get_date('CONTINUOUS_SERVICE_DATE')

Total_Accrued_PTO = get_number('TOTAL_ACCRUED_PTO')

Period_SD = get_date('PERIOD_SD')

Period_ED = get_date('PERIOD_ED')

Last_Period_SD = get_date('LAST_PERIOD_SD')

Last_Period_ED = get_date('LAST_PERIOD_ED')

Tagged:

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