The Deductions Not Taken audit report uses the Pay Run - Employee Deductions topic to return results for any employees with scheduled deductions that weren't taken for the selected pay group and pay period.
Fields
| Field Name | Group by | Sort Order | Totals |
|---|---|---|---|
| Number | |||
| Display Name | |||
| Deduction Name | |||
| Amount Not Taken | |||
| Legal Entity Name | |||
| Check Type | |||
| Check Template |
Custom Fields
Amount Not Taken
The Amount Not Taken custom field displays the difference between the scheduled deduction amount and the amount that was actually taken. It uses the following expression:
CASE WHEN DeductionAmount < 0 THEN DeductionScheduledAmount ELSE DeductionScheduledAmount - DeductionAmount END
Filters
The template includes the following filters: