| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
| mnAddressNumber | AN8 | MATH_NUMERIC | REQ | INPUT | 
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or 
 location.
  | 
| szCompanyHome | HMCO | char | REQ | INPUT | 
The company number where the employee records generally reside.  | 
| szTaxAreaWork | TARA | char | REQ | INPUT | 
A code that identifies a geographical location and the tax authorities for an employee work site, including employee and employer statutory 
 requirements. In the Vertex payroll tax calculation software, the tax area code is synonymous with GeoCode. To determine the valid codes 
 for your location, refer to the documentation for the tax calculation software that you are using.
  | 
| szEELocalCalc | PID | char | REQ | INPUT | 
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
 interactive program is P4210, and the number of the Print Invoices batch process report is R42565.
The program ID is a variable length value. 
 It is assigned according to a structured syntax in the form TSSXXX, where:
T
The first character of the number is alphabetic and identifies the 
 type, such as P for Program, R for Report, and so on. For example, the value P in the number P4210 indicates that the object is a 
 program.
SS
The second and third characters of the number are numeric and identify the system code. For example, the value 42 in the number P4210 
 indicates that this program belongs to system 42, which is the Sales Order Processing system.
XXX
The remaining characters of the numer are 
 numeric and identify a unique program or report. For example, the value 10 in the number P4210 indicates that this is the Sales Order Entry 
 program.
  | 
| idGenericLong | GENLNG | ID | REQ | NONE | 
General purpose ID variable.  | 
| szPayrollTaxType | PTAX | char | OPT | NONE | 
A code that specifies the type of payroll tax being processed. This is a user defined code (07/TX). To set up state minimum wage amounts, 
 you must enter MW in this field. To do so, you must first add MW to UDC 07/TX. However, you should not change the codes and definitions 
 that J.D. Edwards provides with the software.
  |