8.4 Compensation Eligibility Rules, Defaulting Logic & Merit Review Cycles

Key Takeaways

  • Compensation Eligibility Rules evaluate worker demographic and job attributes to automate the assignment of packages, grades, grade profiles, and plans during staffing events.
  • Defaulting follows a strict hierarchy during staffing transactions: Package defaults first, followed by Grade from Job Profile, then Grade Profile within Grade, and finally eligible Compensation Plans.
  • The Propose Compensation Change business process can execute as an embedded subprocess in staffing events (Hire, Change Job) or as an independent standalone transaction.
  • In the Annual Compensation Review (ACR) process, organizations establish review frameworks, define merit, bonus, and stock pools, and route allocation worksheets to managers for calibration.
  • Completing an Annual Compensation Review cycle automatically commits approved compensation transactions into worker records without requiring manual staffing events.
Last updated: September 2026

8.4 Compensation Eligibility Rules, Defaulting Logic & Merit Review Cycles

Quick Answer: Workday automates compensation administration through Compensation Eligibility Rules that evaluate worker and position attributes to automatically default packages, grades, grade profiles, and compensation plans. During staffing events like Hire Employee or Change Job, Workday executes a strict four-tier defaulting sequence: Package defaults first, followed by Grade (inherited from Job Profile), Grade Profile (matching within the grade), and finally individual Compensation Plans. Compensation adjustments are processed through the Propose Compensation Change business process, which runs either as an embedded sub-step of a staffing event or as an independent standalone event. For enterprise-wide salary and bonus cycles, Workday utilizes the Annual Compensation Review (ACR) framework to manage top-down pool funding, manager allocation worksheets, calibration, and automated mass commitment.


Compensation Eligibility Rules: Syntax & Evaluation Logic

Compensation Eligibility Rules are criteria-based logical filters that govern which compensation components a worker is eligible to receive. Without eligibility rules, compensation would require complete manual entry during every transaction, creating substantial compliance risk and operational overhead.

Business Object Context & Rule Criteria

Compensation eligibility rules are built on the Worker or Job Profile business objects. When a transaction initiates, Workday evaluates proposed worker attributes against the rule criteria:

+-------------------------------------------------------------------------+
|               TYPICAL COMPENSATION ELIGIBILITY RULE CRITERIA            |
+-------------------------------------------------------------------------+
| Attribute          | Example Selection Criterion                        |
|--------------------+----------------------------------------------------|
| Country            | Country of Work Location = United States of America|
| Location           | Work Location = San Francisco Office               |
| Job Profile        | Job Profile = Software Engineer III                |
| Job Family         | Job Family = Engineering & Technology              |
| Management Level   | Management Level = Individual Contributor          |
| Time Type          | Time Type = Full Time                              |
| Worker Type        | Worker Type = Employee (excludes Contingent Worker)|
| Company            | Company = Global Modern Services, Inc.             |
+-------------------------------------------------------------------------+

Boolean Logic Structure

Eligibility rules support robust Boolean expressions:

  • AND Logic: Within a single rule definition, multiple condition lines evaluate with AND logic (e.g., Country = United States AND Time Type = Full Time).
  • OR Logic: Multiple eligibility rules attached to the same compensation object evaluate with OR logic. If a worker satisfies Rule A OR Rule B, they are eligible for the object.

Difference from Business Process Condition Rules

A frequent certification exam question tests the distinction between Compensation Eligibility Rules and Business Process Condition Rules:

  • Compensation Eligibility Rules: Determine what compensation components an employee is allowed to receive or default into.
  • Business Process Condition Rules: Determine which workflow steps execute, skip, or route to specific approvers within a business process flow (e.g., Route to CFO for approval only if Proposed Base Salary > $250,000).

The Defaulting Sequence in Staffing Transactions

When an HR specialist initiates a staffing transaction—such as Hire Employee, Contract Contingent Worker, or Change Job (Transfer/Promotion)—Workday executes a deterministic four-tier defaulting sequence.

+-------------------------------------------------------------------------+
|                   THE 4-TIER COMPENSATION DEFAULTING SEQUENCE           |
+-------------------------------------------------------------------------+
| STEP 1: PACKAGE DEFAULTING                                              |
|   - Evaluates Package Eligibility Rules against proposed worker data    |
|   - Identifies and assigns the primary Compensation Package             |
+-------------------------------------------------------------------------+
                                     |
                                     v
+-------------------------------------------------------------------------+
| STEP 2: GRADE DEFAULTING                                                |
|   - Pulls Compensation Grade defined on the proposed Job Profile         |
|   - If no grade is on Job Profile, looks to Package allowable grades    |
+-------------------------------------------------------------------------+
                                     |
                                     v
+-------------------------------------------------------------------------+
| STEP 3: GRADE PROFILE DEFAULTING                                        |
|   - Evaluates Grade Profile Eligibility Rules within the assigned Grade |
|   - First-match profile range overrides parent grade base range         |
|   - Fallback: If no profile matches, default Parent Grade Range applies |
+-------------------------------------------------------------------------+
                                     |
                                     v
+-------------------------------------------------------------------------+
| STEP 4: PLAN DEFAULTING                                                 |
|   - Evaluates Plan Eligibility Rules for all plans inside the Package   |
|   - Automatically proposes eligible Salary, Hourly, Bonus, Allowance,   |
|     and Stock plans with guideline amounts/percentages                  |
+-------------------------------------------------------------------------+

Defaulting Sequence Breakdown

StepDefaulting TierEvaluation MechanismFallback / Edge Case Handling
1Compensation PackageEvaluates Package Eligibility Rules (Country, Company, Worker Type).If eligible for multiple packages, Workday uses configured Package Priority Ordering (first match).
2Compensation GradeReads the default grade attached directly to the proposed Job Profile.If Job Profile has no grade, the user must manually select from allowable grades in the package.
3Grade ProfileEvaluates eligibility rules on grade profiles attached to that grade.If worker matches no profile, system falls back to default parent grade range.
4Compensation PlansEvaluates eligibility rules on each plan contained within the assigned package.Only plans whose specific eligibility rules match will default. Non-eligible plans in the package are omitted.

Manual Overrides & Security Controls

Depending on security permissions, an initiator or compensation partner can manually override defaulted packages, grades, or plan amounts:

  • If an administrator manually overrides a defaulted Compensation Grade, Workday recalculates grade profile eligibility for the newly selected grade.
  • If a proposed salary violates the assigned grade range, Workday triggers warning or critical validations based on tenant configuration.

The Propose Compensation Change Business Process

Modifying compensation in Workday—whether during a hire, promotion, lateral transfer, or ad-hoc merit adjustment—is governed by the Propose Compensation Change business process.

Operating Modes: Embedded Subprocess vs. Standalone Event

  1. Embedded Subprocess: Runs seamlessly inside parent staffing events (Hire, Change Job). For example, within the Hire business process, Step C might be an embedded action step: Propose Compensation Hire. The parent hire cannot proceed to completion until this sub-event is resolved.
  2. Standalone Event: Initiated directly on a worker's related actions menu via Compensation > Request Compensation Change. Used for off-cycle merit increases, retention adjustments, market corrections, or equity grants.

Process Steps and Approval Chains

A typical enterprise configuration of the Propose Compensation Change business process includes:

  • Initiate Step: Initiated by Manager, HR Partner, or Recruiter.
  • Reason Codes: Mandatory categorization (e.g., Career Progression / Promotion, Market Adjustment, Internal Equity, Annual Merit).
  • Review / Edit Step: Routed to the Compensation Partner to validate budget alignment, compa-ratio impact, and internal pay equity.
  • Approval Steps: Conditional routing based on magnitude of change:
    • Manager's Superior (skip-level approval).
    • Department Vice President approval.
    • Executive / CFO approval (if proposed salary exceeds grade maximum or exceeds a specific monetary threshold, e.g., > $250,000 USD).
  • To-Do Steps: Automated checklist item routing to Payroll Operations to notify them of retrospective pay adjustments.

Effective Dating Mechanics

Compensation changes are strictly effective-dated:

  • Future-dated compensation changes sit in scheduled status and automatically apply on the effective date.
  • Retroactive compensation changes (effective dates prior to the current payroll period) trigger automated retro-pay calculations if Workday Payroll is active.

Annual Compensation Review (ACR) Process & Cycle Administration

While off-cycle adjustments occur individually, enterprise annual compensation reviews—involving thousands of workers simultaneously—are managed through the Annual Compensation Review (ACR) framework.

+-------------------------------------------------------------------------+
|                ANNUAL COMPENSATION REVIEW (ACR) LIFECYCLE               |
+-------------------------------------------------------------------------+
| Phase 1: Initiation & Framework Configuration                           |
|   - Define eligible population, review period, and shared templates     |
|   - Configure Merit, Bonus, and Stock components simultaneously         |
|                                                                         |
| Phase 2: Budgeting & Pool Funding                                       |
|   - Fund compensation pools by Organization (e.g., 3.5% Merit Pool)     |
|   - Top-down budget cascading with holdback reserves                    |
|                                                                         |
| Phase 3: Manager Allocation Worksheets                                  |
|   - Frontline managers allocate increases using dynamic Merit Grids     |
|   - Real-time budget spent vs. remaining tracking                       |
|                                                                         |
| Phase 4: Calibration & Hierarchy Roll-Up                                |
|   - Multi-tier calibration across divisions and executive sign-off      |
|                                                                         |
| Phase 5: Automated Commitment & Process Completion                      |
|   - Final approval commits transactions directly to worker profiles     |
|   - Base pay, bonus awards, and stock grants update automatically       |
+-------------------------------------------------------------------------+

1. Review Templates & Component Unification

An ACR cycle enables organizations to review multiple compensation plans simultaneously within a single, unified manager worksheet:

  • Merit Increase: Base pay adjustment.
  • Lump Sum: One-time cash payment in lieu of base increase for workers already at grade maximum.
  • Short-Term Incentive (STI): Annual performance bonus allocation.
  • Long-Term Incentive (LTI): Discretionary stock and RSU grants.
  • Promotions: In-cycle job profile and compensation grade upgrades.

2. Compensation Pools & Budget Cascading

  • Pool Creation: Administrators create pools using the Create Compensation Pool task, funding them as a percentage of eligible base salary (e.g., 3.5% of total eligible salaries in Product Engineering).
  • Budget Cascading: Executive leadership allocates master budgets downward through the supervisory hierarchy. Directors can hold back a reserve pool (e.g., 0.5%) to reallocate to high-performing teams during calibration.

3. Manager Allocation Worksheets

Managers receive an interactive grid displaying their direct and indirect reports:

  • Displays current base pay, compa-ratio, performance rating, and system-recommended guideline increase.
  • Real-time Budget Meter: Shows total pool budget, allocated amount, and remaining funds. If a manager exceeds budget, the system displays configurable warning alerts or blocks submission.

4. Calibration & Automated Process Commitment

  • Once managers submit worksheets, review items roll up the supervisory hierarchy to higher-level executives for calibration.
  • When executive compensation leadership completes the final sign-off step on the ACR cycle, Workday automatically creates, completes, and commits individual Propose Compensation Change records for all affected employees.
  • No manual data entry or individual job changes are required; updated base salaries, bonuses, and equity awards become active on the designated cycle effective date.

Standalone Propose Compensation vs. Annual Compensation Review

FeatureStandalone Propose Comp ChangeAnnual Compensation Review (ACR)
Initiation ScopeSingle individual workerEnterprise-wide or org-wide mass population
CadenceAd-hoc / off-cycle (promotions, hires)Scheduled annual or semi-annual review cycle
Budget GovernanceValidated individually against grade rangesManaged via formal, pooled department budgets
User InterfaceStandard business process formInteractive multi-employee grid worksheet
Multi-Plan ReviewTypically handles one or two plansReviews Base Pay, Lump Sum, Bonus, and Stock concurrently
System UpdatesUpdates worker profile immediately upon final BP approvalCommits mass updates simultaneously on the cycle effective date

Step-by-Step Configuration Workflows

1. Creating a Compensation Eligibility Rule

Task: Create Compensation Eligibility Rule
  -> Enter Rule Name (e.g., "US Professional Regular Employees")
  -> Select Business Object: "Worker"
  -> Configure Condition Rows:
       - Row 1: Country of Work Location = United States of America [AND]
       - Row 2: Worker Type = Employee [AND]
       - Row 3: Time Type = Full Time [AND]
       - Row 4: Management Level = Professional
  -> Test Rule against representative workers
  -> Click OK to commit

2. Initiating a Compensation Review Process (ACR)

Task: Initiate Compensation Review Process
  -> Select Organization (e.g., "Global Enterprise")
  -> Specify Effective Date of Changes (e.g., "2026-04-01")
  -> Select Review Template (e.g., "Global Annual Merit & STI Template")
  -> Configure Pool Funding Parameters:
       - Merit Pool = 3.5% of Eligible Base
       - Discretionary Bonus Pool = 10% of Target
  -> Establish Task Routing Schedule (Manager Worksheet Launch Date, Submission Deadline)
  -> Click Launch

Certification Pitfalls & Common Exam Traps

  1. The Defaulting Sequence Order: The exam frequently tests the exact chronological order of defaulting during a staffing event. Remember: Package defaults first, which narrows allowable grades and plans; Grade defaults second (from Job Profile); Grade Profile defaults third (from rules inside the grade); Plans default fourth (evaluating plan rules inside the package).
  2. Multiple Matching Packages Priority: When a worker satisfies the eligibility criteria of two or more Compensation Packages, Workday does not fail or generate an error. It automatically assigns the package that has the highest priority ranking in the Maintain Compensation Package Priority task.
  3. Eligibility Rule Logic Pitfall: If an eligibility rule requires Country = United States and Management Level = Director, but the administrator configures the rule with two separate rule attachments using default OR logic, an Individual Contributor in the US would erroneously become eligible! All criteria must reside within a single rule to enforce AND logic.
  4. ACR Effective Date vs. Off-Cycle Changes: If an off-cycle salary change is submitted with an effective date after the ACR cycle launch date but before the ACR effective date, administrators must ensure coordination, as the ACR final commitment could overwrite the off-cycle adjustment if the worksheet baseline was not refreshed.
Loading diagram...
Compensation Defaulting Sequence and ACR Process Hierarchy
Test Your Knowledge

During a 'Hire Employee' business process transaction, in what precise order does Workday evaluate eligibility rules to automatically default compensation structures onto the proposed worker record?

A
B
C
D
Test Your Knowledge

A Compensation Administrator creates two Compensation Packages: 'US General Employees' (Eligibility: Country = US) and 'US Executives' (Eligibility: Country = US AND Management Level = Executive). A new Chief Financial Officer is hired in the United States, satisfying the eligibility rules of both packages. How does Workday determine which package defaults during the Hire transaction?

A
B
C
D
Test Your Knowledge

An enterprise with 10,000 employees completes its Annual Compensation Review (ACR) process. After executive leadership completes the final calibration and signs off on the master review cycle, what operational step must the Compensation Operations team execute to update all 10,000 employee base salary and bonus records in the tenant?

A
B
C
D