10.2 Absence Eligibility Rules, Validation Rules & Calendars
Key Takeaways
- Absence Eligibility Rules use Condition Rules on the Worker or Position business objects to determine plan enrollment based on Country, Worker Type, Time Type (FTE), and Length of Service tenure bands.
- Entry Validation Rules enforce policy compliance at the moment of request submission, categorizing violations into Critical Errors (blocking submission) and Warnings (soft notifications that allow submission).
- Work Schedule Calendars define scheduled daily working hours and shift patterns, acting as the mathematical basis for converting absence date spans into precise balance deduction amounts.
- Holiday Calendars define official corporate and statutory public holidays; when an absence request spans a recognized holiday, Workday automatically excludes those holiday hours from vacation deduction.
- The Absence Calendar provides a unified self-service view displaying scheduled working shifts, approved leaves, pending requests, and public holidays with team coverage visibility.
10.2 Absence Eligibility Rules, Validation Rules & Calendars
Quick Answer: In Workday Absence Management, Absence Eligibility Rules govern which workers can participate in specific Time Off and Leave Plans using condition rules built on the
WorkerorPositionprimary business objects (evaluating criteria such as Country, Worker Type, Time Type/FTE, and Length of Service). When workers enter time off, Entry Validation Rules evaluate policy constraints in real time, issuing either a Critical Error (which strictly halts submission until fixed) or a Warning (which alerts the user to policy guidelines but permits submission). Accurate balance deduction relies on the Work Schedule Calendar, which defines the worker's scheduled daily hours and shift patterns. When an absence spans a recognized holiday configured on the worker's Holiday Calendar, Workday automatically offsets that day with zero vacation deduction.
Absence Eligibility Rules & Population Segmentation
Absence Eligibility Rules establish the boundary conditions that determine whether a worker is permitted to accrue, view, or request specific time off and leave of absence plans. They function identically to eligibility rules in Workday Compensation and Benefits, leveraging the Business Process Framework and Condition Rule engine.
+---------------------------------------------------------------------------------------+
| ABSENCE ELIGIBILITY RULE ENGINE |
+---------------------------------------------------------------------------------------+
|
Evaluates Worker & Position Attributes | (Evaluated at Hire, Job Change, & Request)
- Country & Legal Entity v
- Worker Type (Employee vs Contingent) +-------------------------------------------+
- Time Type (Full-Time vs Part-Time/FTE) | CONDITION RULE: |
- Length of Service (Continuous Tenure) | Country = USA |
- Position / Supervisory Organization | AND Worker Type = Regular Employee |
| AND Time Type = Full-Time |
| AND Continuous Service >= 5 Years |
+-------------------------------------------+
|
+---------------------------+---------------------------+
| |
v (Criteria Met) v (Criteria Not Met)
+------------------------------+ +------------------------------+
| ENROLLED IN PLAN: | | NOT ELIGIBLE / END ENROLL: |
| Senior US Vacation Plan | | Standard US Vacation Plan |
| (Accrues 16.66 hrs/month) | | (Or no plan enrollment) |
+------------------------------+ +------------------------------+
Foundational Eligibility Criteria
Eligibility rules are built using condition rules on the Worker or Position business objects. Core evaluation fields include:
- Country / Work Location: Restricts plans to specific legal jurisdictions (e.g., Country associated with Job Location is United Kingdom). Essential for global tenants to prevent cross-border policy contamination.
- Worker Type: Restricts plans to Employees while systematically excluding Contingent Workers (Contractors, Consultants).
- Time Type & FTE: Distinguishes between Full-Time and Part-Time workers. Enables organizations to link part-time workers to prorated plans or specific hourly accrual schedules.
- Length of Service / Continuous Service Tenure: Segments workers into escalating accrual tiers based on service milestones.
- Management Level & Job Profile: Restricts executive leave or specialized sabbatical programs to authorized job families or leadership tiers.
Multi-Tier Length of Service Bands
Organizations frequently escalate vacation entitlements as employee tenure increases. In Workday, this can be architected in two ways:
- Multiple Distinct Plans with Eligibility Rules: The administrator creates separate plans (e.g., Vacation Tier 1: 0–4 Years, Vacation Tier 2: 5–9 Years, Vacation Tier 3: 10+ Years). When an employee's tenure crosses a milestone, eligibility transitions the worker to the higher plan.
- Single Plan with Tenure-Based Accrual Definition: A best-practice architecture where all workers participate in a single Vacation Plan, but the attached Accrual Definition evaluates a lookup table based on length of service to increase the accrual rate dynamically. This eliminates the administrative overhead of moving workers between different plans.
Dynamic Enrollment & End Enrollment Rules
Workday evaluates absence eligibility rules dynamically:
- Hire & Staffing Events: When an employee is hired or changes jobs (promotion, transfer, location change), Workday re-evaluates absence eligibility rules.
- End Enrollment Rules: Administrators must define what happens when a worker ceases to be eligible for a plan (e.g., transferring from the US to Germany). The End Enrollment configuration defines whether existing balances are retained, frozen, paid out via payroll, or immediately forfeited.
Entry Validation Rules (Absence Validation Rules)
Entry Validation Rules (also referred to as Absence Validation Rules) are business condition rules attached directly to Time Off Plans or Leave Types to enforce corporate policies and legal constraints at the exact moment a worker or manager submits an absence request.
Critical Errors vs. Warnings
Workday supports two distinct severities for validation rules:
| Validation Severity | System Behavior | User Experience | Common Use Cases |
|---|---|---|---|
| Critical Error (Hard Stop) | Blocks submission entirely. The transaction cannot be submitted or routed through the business process until the invalid condition is corrected. | Red alert banner appears detailing the violation message; the 'Submit' button is disabled. | - Requesting more hours than available balance (negative balance prevention)<br/>- Requesting increments smaller than allowed minimum (e.g., 0.25 hrs)<br/>- Exceeding daily maximum hours (e.g., > 24 hours in a single day) |
| Warning (Soft Alert) | Alerts the user but permits submission. Highlights a policy guideline or procedural expectation without hard-blocking the transaction. | Orange warning banner appears; user can review the guidance and click 'Submit' to proceed. | - Advance notice recommendations (e.g., "Vacation should be requested 14 days in advance")<br/>- Requesting time off during known high-volume peak periods<br/>- Exceeding recommended consecutive days without prior executive pre-approval |
Common Entry Validation Scenarios
1. Negative Balance Prevention
While Time Off Plans feature a general checkbox setting for "Negative Balance Allowed", organizations often require nuanced logic (e.g., allowing up to -40 hours for salaried staff while strictly prohibiting negative balances for hourly staff). An entry validation rule evaluates:
If evaluated as a Critical Error, Workday prevents the request from being submitted if the resulting balance would drop below zero.
2. Minimum and Maximum Increment Limits
To prevent administrative clutter or non-standard payroll entries:
- Minimum Increment: Enforces that time off must be taken in units of at least 0.5 days or 1.0 hour. An employee cannot submit 15 minutes of vacation.
- Maximum Daily Limit: Ensures an employee cannot enter more than their scheduled shift hours (e.g., maximum 8 hours per day) to prevent accidental balance double-deductions.
3. Notice Period Constraints
Organizations often mandate that planned vacation be requested well in advance to ensure operational coverage. A validation rule evaluates the date difference between the Entry Date and the First Day of Absence:
Configured as a Warning, this alerts the employee that their request is submitted with short notice and may be subject to managerial review.
4. Blackout Periods
In retail, manufacturing, or financial services, specific dates are designated as blackout windows (e.g., November 20 through December 31 for retail peak season, or quarter-end financial close). Validation rules check if any date in the requested absence range intersects with a defined blackout date range, throwing a Critical Error or requiring executive approval.
Work Schedule Calendars & Absence Deductions
The Work Schedule Calendar is the operational foundation of absence calculation in Workday. It defines exactly when an employee is scheduled to work and how many hours are assigned to each day.
+---------------------------------------------------------------------------------------+
| WORK SCHEDULE CALENDAR DEDUCTION ENGINE |
+---------------------------------------------------------------------------------------+
Worker Requests Vacation: Monday, Oct 5 through Friday, Oct 9 (5 Calendar Days)
Worker's Assigned Work Schedule: "4x10 Shift Pattern" (Mon - Thu: 10 hrs/day | Fri: OFF)
Day Scheduled Shift Hours Holiday Calendar Offset Vacation Hours Deducted
--------- --------------------- ----------------------- -----------------------
Monday 10.0 Hours None (Regular Day) 10.0 Hours
Tuesday 10.0 Hours None (Regular Day) 10.0 Hours
Wednesday 10.0 Hours None (Regular Day) 10.0 Hours
Thursday 10.0 Hours None (Regular Day) 10.0 Hours
Friday 0.0 Hours (Scheduled OFF) None 0.0 Hours
---------------------------------------------------------------------------------------
TOTAL DEDUCTION FROM BALANCE: 40.0 Hours (NOT 50 hrs!)
How Absence Deductions Are Calculated
When an employee requests time off for a date range (e.g., Monday through Friday):
- Workday checks the plan's Unit of Time (Hours vs. Days).
- If the plan deducts in Hours, Workday inspects the employee's assigned Work Schedule Calendar for each individual calendar day within the requested span.
- The system sums the scheduled working hours for those specific days.
- Scheduled non-working days (e.g., standard weekend days, scheduled off-days in a 4x10 or 9/80 schedule) have 0 scheduled hours; therefore, Workday deducts 0 hours for those days.
- If the plan deducts in Days, Workday determines whether each day represents a full scheduled work day or a scheduled non-working day based on calendar configuration.
Work Schedule Calendar Assignment Hierarchy
Workday assigns work schedule calendars through an inheritance hierarchy, allowing enterprise standardization with localized flexibility:
- Worker Direct Assignment: An explicit schedule assigned directly to the worker record via
Assign Work Schedule. Supersedes all organizational defaults. - Supervisory Organization Default: Inherited from the worker's supervisory organization if no worker-level override exists.
- Location Default: Inherited from the physical work location.
- Tenant Default Schedule: The baseline fallback schedule defined in tenant setup (typically standard Monday–Friday, 8 hours per day / 40 hours per week).
Exam Trap: If an employee on a 4x10 schedule takes a full week off and Workday incorrectly deducts 50 hours instead of 40 hours, the root cause is almost always that the employee was assigned the default 5x8 work schedule calendar rather than their actual 4x10 schedule pattern.
Holiday Calendars & Observed Holidays
Holiday Calendars define official public, statutory, and corporate holidays recognized by the organization. Created and configured via Maintain Holiday Calendar, they are assigned to specific locations, companies, or eligibility groups.
Holiday Calendar Architecture
- Calendar Association: Typically mapped to Location or Country, ensuring that employees in France observe French statutory public holidays while US employees observe US federal holidays.
- Holiday Types:
- Standard Public Holiday: Fixed calendar holidays (e.g., New Year's Day, Independence Day).
- Company Shutdowns: Discretionary corporate closure periods (e.g., annual winter closure between Christmas and New Year's).
- Observed Holiday Rollover Rules: When a statutory holiday falls on a scheduled non-working weekend day:
- If the holiday falls on a Saturday, Workday can observe it on the preceding Friday.
- If the holiday falls on a Sunday, Workday can observe it on the following Monday.
Interaction Between Holiday Calendars and Absence Deductions
A frequent exam topic centers on how Holiday Calendars interact with active time off requests:
- When an employee submits a vacation request for a date span that includes an official holiday, Workday cross-references the worker's assigned Holiday Calendar and Work Schedule Calendar.
- If a date in the requested range is designated as a recognized holiday for which the employee is eligible, Workday treats that day as having zero deductible vacation hours.
- The employee receives holiday pay (via Holiday Calendar integration with Payroll or Time Tracking), and their vacation balance is protected from improper deduction.
Floating Holidays vs. Static Holidays
- Static Holidays: Managed via Holiday Calendars. They apply to all eligible workers at a location on a specific calendar date.
- Floating Holidays: Managed as a Time Off Plan. Employees are granted a specific quantity (e.g., 2 floating holiday days per year) that they can request at their personal discretion on dates of their choosing.
The Unified Absence Calendar Interface
The Absence Calendar is the intuitive, responsive graphical user interface in Worker Self-Service (ESS) and Manager Self-Service (MSS) that brings together schedules, holidays, and time off.
+---------------------------------------------------------------------------------------+
| WORKER ABSENCE CALENDAR |
+---------------------------------------------------------------------------------------+
[ October 2026 ] [ < Prev ] [ Next > ]
Mon Tue Wed Thu Fri
------------- ------------- ------------- ------------- -------------
5 6 7 8 9
[Shift: 8 hrs] [Shift: 8 hrs] [HOLIDAY: Paid] [Shift: 8 hrs] [Shift: 8 hrs]
Vacation Req Vacation Req National Day Vacation Req Vacation Req
(Deduct 8h) (Deduct 8h) (Deduct 0h) (Deduct 8h) (Deduct 8h)
Status: APP Status: APP Paid Holiday Status: APP Status: APP
------------- ------------- ------------- ------------- -------------
Weekly Summary: 32 Vacation Hours Deducted | 8 Holiday Hours Paid | Total = 40 Hours
+---------------------------------------------------------------------------------------+
Key Features of the Absence Calendar
- Visual Color-Coding: Distinct visual indicators differentiate between Approved Time Off (green), In-Progress / Pending Requests (yellow), Rejected Requests (red), Observed Holidays (purple), and Scheduled Shifts (blue/grey).
- Self-Service Actions: Workers can click directly on single days or drag across date ranges to launch the
Request Absencebusiness process. - Team Absence View (Coverage Check): Managers and authorized peers can view the Team Absence Calendar to inspect concurrent absences across the supervisory organization, ensuring minimum operational staffing levels before approving leave.
Configuration & Governance Reference
| Mechanism | Setup Task | Governed Business Object | Primary Functional Objective |
|---|---|---|---|
| Absence Eligibility Rule | Create Condition Rule | Worker / Position | Restricts plan enrollment by country, worker type, FTE, and tenure bands |
| Entry Validation Rule | Create Absence Validation Rule | Time Off / Leave Type | Enforces submission constraints (critical blocking errors vs. soft warnings) |
| Work Schedule Calendar | Create Work Schedule Calendar | Work Schedule Calendar | Defines scheduled shifts and daily hours to calculate precise absence deductions |
| Holiday Calendar | Maintain Holiday Calendar | Holiday Calendar | Establishes public holidays and corporate closures, preventing vacation balance deduction |
| Absence Calendar | Tenant Display Configuration | Worker Calendar Display | Provides intuitive self-service portal for scheduling, requests, and team visibility |
Certification Pitfalls & Common Exam Traps
- Critical Error vs. Warning Enforcement: If an exam scenario asks which validation configuration will prevent an employee from submitting an absence request when they do not have sufficient balance, the answer is an Entry Validation Rule with Critical Severity. A Warning severity will merely display an alert message while still allowing the employee to complete the submission.
- The Scheduled Non-Working Day Trap: When calculating absence deductions for an employee requesting time off from Friday through Tuesday on a standard Monday–Friday work schedule, remember that Saturday and Sunday are scheduled non-working days (0 scheduled hours). The deduction is 24 hours (8 hours each for Friday, Monday, Tuesday), never 40 hours.
- Holiday Overlap Deductions: If an employee requests 5 consecutive days of vacation (Monday through Friday) and Wednesday is an official holiday on their Holiday Calendar, Workday deducts 32 hours (4 days $\times$ 8 hours), not 40 hours. The holiday is recognized and zero vacation hours are deducted for Wednesday.
- Missing End Enrollment Rules: A common configuration bug occurs when an employee transfers internationally (e.g., US to France) and continues to accrue and view US time off plans. This occurs when the plan's eligibility rules lacked proper country conditions or failed to execute an End Enrollment rule upon transfer.
A software engineer submits a vacation request for 5 consecutive business days (Monday through Friday). The engineer's assigned Work Schedule Calendar specifies an 8-hour shift Monday through Thursday and a 4-hour shift on Friday. Wednesday is configured as an official paid holiday on the engineer's assigned Holiday Calendar. Assuming the vacation plan deducts in hours, how many hours will Workday deduct from the worker's vacation balance?
An enterprise wants to enforce a policy where hourly distribution center workers are strictly blocked from submitting vacation requests that would result in a negative balance. However, the organization wishes to allow salaried corporate executives to borrow up to 40 hours into a negative balance. How should the absence administrator configure Workday to enforce this differentiated policy?
Following a lateral transfer from New York to London, an employee notices that US Floating Holidays are still available for selection on their Absence Calendar. What is the root cause of this configuration defect in Workday?