Auto Deductions are not displayed after running Payroll Data Entry Import on Sage 100 2018 and higher
Description
Cause
Perform Logic is not properly setup
Running Import Job with Before Write command tmp = coBusiness'PreWrite(1) will populate Auto Deductions when importing Payroll Data Entry on Sage 100 2018 and higher
Resolution
Open Import Job Maintenance and select the PR_PayrollHeader import
Click Perform button on Configuration Tab
Click Existing Perform Lookup button in upper right corner
Select Before Write command tmp = coBusiness'PreWrite(0)
Edit the command to the following:
tmp = coBusiness'PreWrite(1)
Click Accept
Open Data Tab and verify the field H.AutomaticDeductions is set to Y for Yes
Note: If the field H.AutomaticDeductions is not in the import job, it will use the value set up for the Employee in Employee Maintenance