Redwood: Existing Absences Page giving wrong absence entry start date — Cloud Customer Connect
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

Redwood: Existing Absences Page giving wrong absence entry start date

Hi All,

We have a requirement to not to allow employees to update absences whose date is 30 days before the current date (Backdated absence).

We found a way to implement this through fast formula using ANC_PER_ABS_ENTRS_START_DATE DBI which helps us in

  1. Identifying whether we are updating the absence / submitting a new absence.
  2. Compare the older absence start date with today's (SYSDATE) date. To determine employee is trying to update an absence record that has a start date which is before 30 days from current date.

Example:

Today's Date : 25/07/2024

30 days before : 25/06/2024

if absence start date : 23/06/2024 and employee is trying to update this record.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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