Hi:
An end user has compiled a payroll report that shows, for a specific check date, the total Federal Withholding in the Report Footer.
This figure is confirmed as accurate, as it matches both the data within SQL as well as the comparable figure within GP's Payroll Summary Report.
This end user also compiled, in her report's Group Footer, the total Federal Withholding by Department. When reviewing each department's figures and manually totaling, the resulting total figure for the Group Footer is $3,068.90 greater than that of the Report Footer's total Federal Withholding.
One of the formulas for the Group Footer is an "if, then" statement that declares if a record for a Department in the Payroll Transaction History table (UPR30300) is blank then pull the Department from the Employee Master table (UPR00100) instead.
I'm not so sure that this sort of logic for payroll departmental figures is sound.
Is it possible that the discrepancy between the Report Footer and the total for the Group Footer is based on some sort of departmental "differential" caused by this Group Footer's "if, then" statement and, if so, what would be the way to find and correct this?
Thanks!
John