Payroll Register

SmartFusion Modules > Payroll > Process > Print Payroll Registers/Prelist

Recent Changes:
6.114 - Updated logic to withhold additional federal tax if there are federal taxable wages.
6.109 
- Updated process to use the "Election Worker Salary Threshold" from the pay type rather than from the configuration items.
- Corrected issue were Election/Firefighter Worker pay types were always being subject to FICA and Medicare regardless of the pay type's configuration. Also ensured these pay types are subject to Retirement and Worker's Comp correctly based on the pay type configuration.

6.108 - Fixed an issue on the report totals page where the FICA(Employer & Employee) amount was including the  pay types that were flagged for 'No employer FICA match'.
      - Updated process to store Qualified Sick Leave Wages and Qualified Family Leave Wages into the Employee and Payroll Register tables.

6.107 - Updated logic to not add additional federal tax if there are no federal taxable wages.
6.101 - Made change to the register to not calculate federal tax for Federally Exempt employees that have the New W-4 for 2020 checked
6.92 - Added new logic to calculate federal tax for employees who have submitted w-4s after the year 2020 with the new method. 
     - Refactored existing logic and cleaned up code for calculating federal withholding (No front-end changes)  

6.90 - Bug fix to ensure employer cost on "Normal" deduction types is calculated even if the employee cost is zero.
     - Updated label for field on the "Data Selections" tab from "Enter the pay period for deductions (1-5)" to "Enter the pay period for month (1-5)"
     - Updated logic to only include employee salary accounts that have pay types that fall within the selected pay period when calculating the wages. All pay types that are not using the new pay schedule feature will continue to be included in the wage totals as normal.

6.89 - Added Federal, FICA and Medicare calculations for Election Workers  
6.83 - Made adjustment to how Alabama State tax was calculated. 
6.70 - Fixed an error where exceptions that were in a department not in a PR paygroup were also being pulled in.  

6.58 - Added an exception line to the prelist warning if the pay rate multiplied by the hours does not equal current amount. This is only a warning and won't affect processing.

6.54 - For Alabama customer only. If a pay type is considered overtime, the system will now add a cap to the employee and employer retirement contributions that is determined by the class tier percentage and the annual wage for the pay type.

6.30 - Bug fix to correct ceiling balance/balance remaining for deductions with computation methods of "Percent of Net" and "Percent of Gross"

6.24 - Added new logic to handle garnishments; These are non-taxable normal deductions with no employer cost and are based on "Percent of Net" (Gross Wages - FICA Withholding - Medicare Withholding - All Tax Withholdings)

Introduction

Running a payroll register is required before printing checks and updating payroll. The payroll register process calculates pay, deductions, leave, and validates that all data is valid for a successful payroll run. This validation includes verifying that deduction codes have a computation method set, employee direct deposits have valid bank account and routing information, and employees have a valid social security number.

The payroll register can be thought of as a work space for preparing your payroll. All payroll register data is stored in a temporary working table so you can run a register multiple times until you get the results you are looking for, then move forward with printing checks and updating payroll. Printing checks will always use the current state of the register.

Check and direct deposit notification numbers will be assigned in the order that the payroll register was printed. So if the register was printed by Department, then the checks/notifications will be assigned and printed in Department order.

Explanation

Payroll Register Employee Selection

Employees will be included in the payroll register based on the filter options specified by the user. In addition, employees need to be active in payroll, and not have a type of Inactive or Leave of Absence.

If the payroll register is being run for a pay group that has been designated as an Exceptions pay group, then employees records marked as exception pay will be included in the register. Employees that are marked as exception pay and have zero current hours and zero current pay will still be included in the register so that any deductions that are employer cost only can be calculated for fringe processing.

Data Selections Tab

Enter pay period ending date
The cut-off date of the pay period.

Enter current pay date
The check date.

Enter the pay period for month (1-5)
Deductions can be configured to not be withheld during every pay period. Use this setting so specify the pay period for this payroll so that only deductions that are configured for this pay period will be withheld.

Specifying the deduction pay period will not have any impact on which employees are included in the payroll register. This setting will only impact the calculation of how much is withheld for the employee's deductions. If an employee has a deduction that is not marked for this specific pay period, the deduction will be still be listed in the deduction history for this payroll, but the withholding amounts will be set to zero.

Pay types may also be configured to only be calculated on certain pay periods through the pay schedule on the Pay Type Parameter Form.

Classes
Register will only included employees that are assigned to the selected classes.

Locations
Register will only included employees that are assigned to the selected locations.

Departments
Register will only included employees that are assigned to the selected departments.

Employees
Register will only include the selected employees.

Pay Group
Register will only include employees that belong to the selected pay groups. If any of the selected pay groups are marked as an exception pay group, then any employee marked as exception pay will be included.

Federal Tax Calculation for W-4s submitted after the year 2020

There is a new method for calculating federal tax that only applies to employees who have submitted a w-4 after the year 2020. All employees who have submitted a w-4 before the year 2020 will continue to use the standard method and will not experience any changes in how their federal tax is withheld (excluding the exception of regular annual tax table rate updates).

For a detailed descriptions of how the federal taxes are calculated using the new post-2020 method, please reference the "Percentage Method Tables for Automated Payroll Systems" page of the publication 15-T (https://www.irs.gov/forms-pubs/about-publication-15-t).

The new fields that are used in calculating the new method can be found on the Tax tab of the Enter/Edit Employee Master screen and on the Federal Tax Table screen.