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

Probation End Date in Fast Formula

Summary:

how to get Probation end date of an employee in a fast formula. I am using "Global Absence Plan Enrollment Start" formula.

I tried below in the FF but the formula wont compile

DEFAULT FOR ASG_PROB_PERIOD IS 0

L_EMP_HIRE_DATE = PER_ASG_REL_ORIGINAL_DATE_OF_HIRE

L_EMP_PROB_PERIOD ASG_PROB_PERIOD

PROBATION_END_DATE = ADD_MONTHS(L_EMP_HIRE_DATE,L_EMP_PROB_PERIOD)

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):

25A


Code Snippet (add any code snippets that support your topic, if applicable):

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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