Functional Description
F77230 - Fetch Single
Purpose
This program is ment to fetch a single record from the F77230
Setup Notes and Prerequisites
Special Logic
Technical Specification
Alias:
Data Item:
Input/Output:
The following Inputs are required:
-> mnTaxYear
-> szCompanyHome
-> szTaxIdentificationNo
-> szTaxAreaWork
-> mnAddressNumber
-> szDoxNumber9
The rest of the Data Struture are optional outputs:
<
<
<
<
<
Instruction:
^
D7700170 - F77230 - Insert and Update
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnTaxYear | TAXYR | MATH_NUMERIC | OPT | NONE |
The tax year, including the century. | ||||
szCompanyHome | HMCO | char | OPT | NONE |
The company number where the employee records generally reside. | ||||
szTaxIdentificationNo | TAXX | char | OPT | NONE |
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
| ||||
szTaxAreaWork | TARA | char | OPT | NONE |
A code that identifies a geographical location and the tax authorities for an employee work site, including employee and employer statutory
| ||||
mnAddressNumber | AN8 | MATH_NUMERIC | OPT | NONE |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
| ||||
szBoxNumber9 | BOXN | char | OPT | NONE |
The number of the box as it appears on the year-end form. | ||||
szYearEndId | YEID | char | OPT | NONE |
A unique code that identifies a group of employees for whom you are processing year-end forms for a particular year. Use this ID to
| ||||
szCanadaPlanNumber | T4PP | char | OPT | NONE |
The seven-digit registration number issued for the employees' pension plan or deferred compensation profit-sharing plan. | ||||
mnAmount9 | AMNT | MATH_NUMERIC | OPT | NONE |
An amount for a specific box on a year-end form. | ||||
cT4aPensionPrtflag | T4AP | char | OPT | NONE |
To create a T4A for this Pension Adjustment, put a Y in this field. A blank or N entry will print the Pension Adjustment on a T4 or Relevé and
| ||||
cProcessedFlag9 | PRCSD | char | OPT | NONE |
A flag that indicates whether this information has already been included on a T4A for this year-end ID. Valid values are:
0
Unprocessed
| ||||
szProgramId | PID | char | OPT | NONE |
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry
| ||||
cErrorFlag | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. |
None |
None |