D0700640 - Retrieve Employee Form Count Based on History Type
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| mnDateYr | DTEY | MATH_NUMERIC | REQ | INPUT |
A two-digit number that specifies the applicable year. If you leave this field blank, the program uses the system date. | ||||
| szYearEndID | IDYE | char | REQ | INPUT |
A value you assign to each year-end workfile build. The ID must be unique within each calendar year or information can be overwritten and
| ||||
| szTaxIdentificationNo | TAXX | char | REQ | INPUT |
A number that identifies your company to the tax authority. This number can include the tax ID number for an individual, a federal or state
| ||||
| szCompany | CO | char | REQ | INPUT |
A code that identifies a specific organization, fund, or other reporting entity. The company code must already exist in the Company
| ||||
| cTypeOfForm | TPFM | char | REQ | INPUT |
A code which specifies the various types of year end forms that are available. | ||||
| cTypeOfW2 | TPW2 | char | OPT | INPUT |
This code identifies the type of employee for W-2/1099 history purposes.
NOTE: Information from history types "blank", "1", and "4" will
| ||||
| jdCorrectionFormDate | DTCF | JDEDATE | OPT | INPUT |
For W2 or W2c, this is the date of the new W2c. | ||||
| mnNumberW2 | W2N | MATH_NUMERIC | OPT | OUTPUT |
The total number of W-2 forms to be printed. If more than one company is reported under a parent company's tax ID, this number includes
| ||||
| None |
| None |