Reconcile Payroll Batches
Description: In this topic, the user will learn how to reconcile payroll batches after the employee has been paid. This helps track which entries have been paid. Additionally, it is necessary to reconcile dollar-based entries in a payroll batch in order to give a billable amount to the entry.
Role Required: Super User, Payroll Team
Permission Required: N/A
Download Raw Payroll Dump File
After a payroll batch has been processed and approved, the system will generate the raw payroll dump file. This file contains data that will be required to reconcile the batch. But first it's necessary to create the text file that will be used for reconciliation.
If on the final step of processing a batch and have the batch details screen open:
When a batch has been approved, the green Reconcile button displays and the batch details status is transmitted.
Scroll down the page to click the Attachments tab
Locate the file that begins with RawPayrollDump
Click the Download drop-down and select CSV as the file type
Click the blue Download Arrow Icon to start the download
Click the downloaded file to open the RawPayrollDump in Excel
If the batch was transmitted and the raw payroll file was not downloaded during the batch creation process:
Select Payroll from the main menu
Select Batches from the submenu
Use the filters to locate the batch and click Search
Click anywhere in the batch row to open the batch details page
When a batch has been approved, the green Reconcile button displays and the batch details status is transmitted.
Scroll down the page to click the Attachments tab
Locate the file that begins with RawPayrollDump
Click the Download drop-down and select CSV as the file type
Click the blue Download Arrow Icon to start the download
Click the downloaded file to open the RawPayrollDump in Excel
Create Reconcile Text File
Open Excel and create a file with the following column headers:
PayrollEntryID
Listed as Entry Id on the RawPayrollDump file
Create one row for each payroll entry in the batch
PayrollSystemReferenceID
ID generated from the organization's payroll system/engine, external to DCI.
PayrollRefCheckId (optional)
Check number on which the entry was paid, generated from the organization's payroll system/engine.
UnitAmount
Unit amount as entered on the punch entry. This must match the punch exactly.
Listed as Pay Units on the RawPayrollDump file
NetPay
Net amount paid to employee, generated from the organization's payroll system/engine.
PayDate
Date the employee was paid, generated from the organization's payroll system/engine.
PayrollBurden
Total dollar amount expected to be billed for service; usually equal to what was paid out by the payroll system plus any taxes, fees, and other overhead expected to be included in the billed amount.
Required for dollar-based entries, optional for all other units.
Save as a Text (TXT) file to import
*Please note: The headers must be spelled exactly as listed above and in the same sequence as listed above or there will be an error when trying to import the text file.
Reconcile a Single Batch
If on the final step of processing a batch and have the batch details screen open:
On an approved batch, click the green Reconcile button.
Complete the Reconcile from Payroll form wizard
Enter a Ref Reconcile Id - Choose any reference number
File Name - The name that will appear in the Attachments tab describing the reconcile file
Click Add Attachment to attach the reconcile text file discussed in the previous steps
Click Save
Click on the Attachments tab
Click anywhere on the row in the attachments table to open the results file
In the Attachment Details widget, next to the name field, click the blue download arrow icon to start the download.
Open the downloaded TXT file
Review the results file
First row is headers
Subsequent rows are results for each line on the payroll reconcile file
Each row will state Failure or Success at the end of the row (see ReconcileStatus header)
Failures will include a failure reason (see Reconcile Reason header)
Review Reconciled Batches
Select Payroll from the main menu
Select Reconcile from the submenu
Search for the file by typing the reconcile text file name into the search filters and clicking Search
Click anywhere on the row in the attachments table to open the results file
In the Attachment Details widget, next to the name field, click the blue download arrow icon to start the download.
Open the downloaded TXT file
Review the results file
First row is headers
Subsequent rows are results for each line on the payroll reconcile file
Each row will state Failure or Success at the end of the row (see ReconcileStatus header)
Failures will include a failure reason (see Reconcile Reason header)
Reconcile Multiple Payroll Batches
Reconciling from the Reconcile submenu allows users to reconcile rollups across multiple batches.
Create the Reconcile Text File using the steps above
Select Payroll from the main menu
Select Reconcile from the submenu
From the attachments table, select one or more files to reconcile.
Click Actions
Select Upload File
The reconcile text file will include the entries from the selected batches
Complete the Reconcile File form wizard
Enter a Ref Reconcile Id - Choose any reference number
File Name - The name that will appear in the Attachments tab describing the reconcile file
Click Add Attachment to attach the reconcile text file discussed in the previous steps
Click Save
The system will start the reconciliation process. The batch status will update to ReconciliationInProcess. When complete, the user can see results under the Attachments tab on that batch page.
If all entries were successfully reconciled, the batch status will update to reconciled.
If any entries failed reconciliation, the results file will display the reconciliation status and the reason for failure.
If entries were successfully reconciled, the results file will list success as the reconciliation status and the entry status will update to paid.
*Please note: The reconciliation process can be automated if desired. When enabled, it will automatically move punches to paid status after the specified number of days after a batch is approved. This process simply changes the status; it does not input any data and will not update the billable amount on dollar-based punches. However, auto reconciliation will not work if dollars-based authorizations are enabled in the instance.
Related articles