Pay Summary by Job and Employee

Ad Hoc Reporting Guide

Version
R2025.2.1
ft:lastEdition
2025-12-01
Pay Summary by Job and Employee

The Pay Summary by Job and Employee report is a variation of the Pay Summary report. This variation uses the Pay Summary topic to display pay data for employees, such as how much employees earned and the pay categories associated with each record. Information is organized by assigned job, location, and then by employee. Managers and administrators can use this report to validate and audit employees’ pay and time for each job and each employee.

Fields

Fields included in the report template
Field Name Group by Sort Order Totals
Job Yes Ascending  
Location Yes Ascending  
Name Number Yes A to Z  
Pay Date   Oldest to Newest  
Department      
Schedule In      
Schedule Out      
Actual In      
Actual Out      
Pay Code      
Pay Category      
Scheduled Hours     Column total: Sum
Actual Hours     Column total: Sum
Pay Amount     Column total: Sum

Custom Fields

Actual In

The Actual In custom field displays the start time of the pay summary report. It uses the following expression:

Cast(EmployeePaySummary.TimeStart as Time)

Actual Out

The Actual Out custom field displays the end time of the pay summary report. It uses the following expression:

Cast(EmployeePaySummary.TimeEnd as Time)

Filters

The template includes the following filters:

Report filters.