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

Anniversary Event Formula required to return hire date for 1st year and specific calendar date after

Received Response
4
Views
1
Comments

We've prepared an Anniversary Event Formula, our requirement is to return the hire date for the first year so that giving the employee's first accrual at the date of hire, and then continue to give the accuals for following years at 1st of January. The formula we have created does not accomplish that. So we wonder if the system is totally unable to give the such a dynamic anniversary date.

Formula;

DEFAULT FOR PER_PERSON_ENTERPRISE_HIRE_DATE IS '4712/12/31 00:00:00' (DATE)

effdate = get_context(effective_date, '0001/01/01 00:00:00'(date))


L_HIRE_YEAR = TO_NUMBER(TO_CHAR(PER_PERSON_ENTERPRISE_HIRE_DATE ,'YYYY'))

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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