Example: Create a 90-Day Waiting Period for Accruals
This example illustrates how to build a simple eligibility rule that incorporates a waiting period before accruals begin.
An HR administrator at GMS builds an eligibility rule that requires new hires to complete a 90-day waiting period before they begin to accrue 2 days vacation. The rule uses 3 Workday-owned calculations:
- Recent Continuous Service Date based on Period Start Date: When the company rehires workers or they have service date changes, Workday evaluates the correct service date as of the period. Using this instance value calculation (IVC) enables workers to retain their historical absence data.
- 90: A constant value calculation.
- Date: Current Calendar Month Start Date (based on Period Start Date): A build date calculation.
Security:
- Set Up: Payroll (Calculations - Generic)domain in Core Payroll functional area.
- Set Up: Time Off (Calculations - Generic)domain in Time Off and Leave functional area.
- Set Up: Time Off (Calculations - Absence Specific)domain in Time Off and Leave functional area.
- Create a calculation that retrieves the date that is 90 days after the employee's hire date.
- Access theCreate Date Increment/Decrement Calculationtask and enter:FieldValueNameVacation accrual start date (after 90-day wait period)CategoryAbsenceStart DateRecent Continuous Service Date based on Period Start DateDay90
- ClickOK.
- ClickDone.
- Create a calculation that compares the date retrieved in the previous step to the current period start date.
- Access theCreate Value Comparison Calculationtask and enter:FieldValueNameVacation accrual start date (after 90-day wait period) >= current calendar month start date)CategoryAbsence1st OperandPeriod: Period End DateOperatorgreater than or equal to2nd OperandVacation accrual start date (after 90-day wait period)
- ClickOK.
- ClickDone.
- Assign the calculation that you created in the previous step to an accrual as an eligibility rule.
- Access theCreate Accrualtask and enter:FieldValueNameVacation Accrual with Waiting PeriodCodevacation-accrualCalculation2Priority1OptionsNone
- On theTime Off Plan Overridestab, in theWorker Eligibility Overridegrid, add theVacation accrual start date (after 90-day wait period) >= current calendar month start date)calculation.
- ClickOK.
- Assign the accrual to a time off plan.
- Access theCreate Time Off Plantask and enter:FieldValueNameVacation Plan with Waiting PeriodBalance PeriodYTD - Current Calendar Year (based on Period End Date)Period ScheduleMonthlyUnit of TimeDaysEffective Date01/01/2022
- Select theTrack Balancecheck box.
- On theBalancetab, enter:FieldValueBalance VisibilityEligible in period or prior periods (based on As of Date)Calendar DisplayPlan and Type
- In theCarryoversection, from theDateprompt, selectBalance Period Start Date.
- On theCalculationtab, select:FieldValueAccrual Frequency Method for Time Off PlanStart of PeriodDays to IncludeWorkdays (Non-Holiday)
- On theAccrualtab, add theaccrual.Vacation Accrual with Waiting Period
- ClickOK.
Wait until the 90-day period elapses, then view the plan on pages that display the time off balances.