This program allows the user of the FACTS system to print an unemployment report by tax district for the period.
Although the report may be printed at any time, report information is incomplete until the last payroll is run and the Check Register updated. It should be printed PRIOR to the end-of-period update since that program zeros period-to-date figures.
Report information is grouped by tax district code and includes tax district code and description, company name and address, tax ID numbers and wage ceiling. For each employee the following is printed: social security number, name, gross wages, taxable wages and nontaxable wages. Tax district totals are included along with the amount of unemployment tax due.
1. Period
Enter whether to print a Period, Quarterly, or Yearly Unemployment Report. Enter (CR) defaults to P.
2. Report Type
Enter whether to print Federal, State, Local, Misc1 or Misc2 tax type.
If Federal was selected as the report type, the beginning type and ending type are skipped.
3. Beginning Type
Enter the tax district of the first code to print. Enter (CR) defaults to FIRST.
4. Ending Type
Enter the tax district of the last code to print. Enter (CR) defaults to LAST.