Skip to main content
Administrator Guide
Last Updated: 2023-06-23
Example: Create a Calculation for Periods to Exclude from Statutory Holiday Pay (UK)

Example: Create a Calculation for Periods to Exclude from Statutory Holiday Pay (UK)

This example illustrates how to create a calculation to identify periods to exclude.
You want to identify weeks where an employee has either partially paid or unpaid sickness to exclude those weeks from the statutory holiday pay assessment. You want to create a nested calculation to:
  • Determine whether the sum is greater than zero, and return a value of 1 if it is.
  • Sum the total time off of absence component related calculations for partially paid and unpaid time off.
Create 2 time offs for unpaid time off and partially unpaid time off, named
GBR Sickness 0% Time Off,
and
GBR Sickness 50% Time Off
.
Security:
  • Set Up: Payroll (Calculations - Generic)
    domains in the Core Payroll functional area.
  • Set Up: Time Off (Calculations - Generic)
    domain in the Time Off and Leave functional area.
  1. Access the
    Create Aggregate Calculation
    task.
  2. Enter these values:
    Option Description
    Name
    SUM of GBR Sickness Time Off 50% & 0% ACRCs
    Category
    Payroll
    Add this row to the
    Calculation
    section:
    Function
    Operand
    Sum
    GBR Sickness 0% Time Off - Time Off Total
    GBR Sickness 50% Time Off - Time Off Total
  3. Click
    OK
    .
  4. Access the
    Create Value Comparison Calculation
    task.
  5. Enter these values:
    Option Description
    Name
    Sum Sickness 50% + 0% > 0
    Category
    Payroll
    Add this row to the
    Calculation
    section:
    1st Operand
    Operator
    2nd Operand
    SUM of GBR Sickness Time Off 50% & 0% ACRCs
    greater than
    0
  6. Click
    OK
    .
  7. Access the
    Create Conditional Calculation
    task.
  8. Enter these values:
    Option Description
    Name
    Holiday Pay Sickness Exclude Flag
    Category
    Payroll
    Add this row to the
    Calculation
    section:
    Condition
    Result
    Sum Sickness 50% + 0% > 0
    1
  9. Click
    OK
    .
Add the calculation to an exclusion earning for holiday pay.