Skip to main content

Configure Outside Grade Duty (OGD) for Attendance Rules

Learn how to set up and configure Outside Grade Duty (OGD) in People XD Workforce Management, including adding OGD grades and configuring the Outside Grade Pay Code parameter.

A
Written by Andy Miles

Outside Grade Duty (OGD) enables management of scenarios where employees temporarily work in roles outside their contracted grade. OGD is sometimes referred to as Higher Grade Duty (HGD) — there is no difference between the two terms.


Before you start

Ensure the following prerequisites are in place before configuring OGD:

  • Position and Scale Point must be set up in Payroll before configuring OGD Grades.

  • The OGD Grades parameter must be enabled via SQL: INSERT INTO ct_advanced_option for TIMESHEETS - PROCESS OGD GRADES.


How OGD works

Data flow

When OGD is active, the system stores and processes data as follows:

  • The OGD Grade is stored in the CT_CLOCKING table.

  • The mapped Position and Scale Point are also stored in this table.

  • For employees working OGD, the terms and conditions associated with the mapped Position and Scale Point are stored in CT_RAIL_OGD_SHIFT_OVERRIDE.

Example calculation (salaried employee)

The following example shows how OGD pay is calculated for a salaried employee:

  • Base rate: £10.00/hr | OGD rate: £12.00/hr | Hours worked: 8

  1. A standard salary entry is created (8 hrs × multiplier 0).

  2. A negative adjustment removes the base pay (8 hrs × £10.00 = −£80.00).

  3. A positive adjustment applies the higher grade pay (8 hrs × £12.00 = +£96.00).

The system pays the difference (£16.00) against the Outside Grade Pay Code.


Add an OGD Grade

Grade change only

To add an OGD Grade where only the grade changes:

  1. Select Add.

  2. Enter the External Grade Code and Name.

  3. Enter the corresponding Position code.

  4. Enter the corresponding Scale Point code.

  5. Select OK.

Grade change with a shift change

To add an OGD Grade that also includes a shift change:

  1. Select Add.

  2. Enter the External Grade Code and Name.

  3. Enter the corresponding Position code.

  4. Enter the corresponding Scale Point code.

  5. Enter the relevant Resting Shift Type for the associated Calculation Group.

  6. Select OK.


Configure the Outside Grade Pay Code parameter

Navigate to: WFM Admin Dashboard > WFM Configuration > Company > Advanced Options

Parameter

Database Field

Outside Grade Pay Code

RAIL_PLAN_DEFAULT_OGD_PAY_CODE

📌Note: This pay code is used when an employee works outside their assigned grade. It applies to all employees in the run, including salaried employees, regardless of other rules.

Did this answer your question?