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
Get Started with Redwood for Oracle Cloud HCM   Begin Now

To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered.
For more information, please refer to this announcement explaining best practices for getting answers to questions.

Issue with Global Absence Entry Validation fast formula

edited Mar 10, 2021 9:42AM in Workforce Management 2 comments

Content

Hi Experts,

The below FF works when an employee applies leaves in the system. But it is not allowing the manager to approve leave if the entry is maximum ie. 5 in total, Or if an employee tries to update the existing absence entry. Kindly help.

 

DEFAULT FOR IV_START_DATE IS '0001/01/01 00:00:00' (DATE)
DEFAULT_DATA_VALUE for ANC_PER_ABS_ENTRS_ABSENCE_ENTRY_ID_ARR is 0
DEFAULT for ANC_ABS_ENTRS_ABSENCE_TYPE_ID is 0
DEFAULT for ANC_ABS_ENTRS_DURATION is 0
DEFAULT for ANC_ABS_ENTRS_START_DATE is '4712/12/31 00:00:00' (date)
DEFAULT for ANC_ABS_ENTRS_ABSENCE_STATUS_CD IS 'X'

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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