Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
mnAddressNumber | AN8 | MATH_NUMERIC | OPT | INPUT |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
location.
|
szPayrollIDOW | PAYD | char | OPT | INPUT |
A code that identifies a group of employees for whom you are processing payroll. Use this ID to process each step of the payroll
cycle.
This code is also used to identify the interim ID that you select when you enter interim payments. |
mnCurrentWages001 | CG01 | MATH_NUMERIC | OPT | NONE |
The total amount of current gross wages. |
mnCurrentWages002 | CG02 | MATH_NUMERIC | OPT | NONE |
The total amount of current gross wages. |
mnCurrentWages003 | CG03 | MATH_NUMERIC | OPT | NONE |
The total amount of current gross wages. |
mnCurrentWages004 | CG04 | MATH_NUMERIC | OPT | NONE |
The total amount of current gross wages. |
mnCurrentWages005 | CG05 | MATH_NUMERIC | OPT | NONE |
The total amount of current gross wages. |
mnCurrentWages007 | CG07 | MATH_NUMERIC | OPT | NONE |
The total amount of current gross wages. |
mnCurrentWages006 | CG06 | MATH_NUMERIC | OPT | NONE |
The total amount of current gross wages. |
mnCurrentWages008 | CG08 | MATH_NUMERIC | OPT | NONE |
The total amount of current gross wages. |
mnCurrentWages009 | CG09 | MATH_NUMERIC | OPT | NONE |
The total amount of current gross wages. |
mnCurrentYtdWages001 | YV01 | MATH_NUMERIC | OPT | NONE |
Amount - YTD Gross Wages 01 |
mnCurrentYtdWages002 | YV02 | MATH_NUMERIC | OPT | NONE |
Amount - YTD Gross Wages 02 |
mnCurrentYtdWages003 | YV03 | MATH_NUMERIC | OPT | NONE |
Amount - YTD Gross Wages 03 |
mnCurrentYtdWages004 | YV04 | MATH_NUMERIC | OPT | NONE |
Amount - YTD Gross Wages 04 |
mnCurrentYtdWages005 | YV05 | MATH_NUMERIC | OPT | NONE |
Amount - YTD Gross Wages 05 |
mnCurrentYtdWages006 | YV06 | MATH_NUMERIC | OPT | NONE |
Amount - YTD Gross Wages 06 |
mnCurrentYtdWages007 | YV07 | MATH_NUMERIC | OPT | NONE |
Amount - YTD Gross Wages 07 |
mnCurrentYtdWages008 | YV08 | MATH_NUMERIC | OPT | NONE |
Amount - YTD Gross Wages 08 |
mnCurrentYtdWages009 | YV09 | MATH_NUMERIC | OPT | NONE |
Amount - YTD Gross Wages 09 |
mnCurrentTaxAmount012 | XA12 | MATH_NUMERIC | OPT | NONE |
Amount - Current Tax 12 |
mnCurrentTaxAmount011 | XA11 | MATH_NUMERIC | OPT | NONE |
Amount - Current Tax 11 |
mnCurrentTaxAmount010 | XA10 | MATH_NUMERIC | OPT | NONE |
Amount - Current Tax 10 |
mnCurrentTaxAmount009 | XA09 | MATH_NUMERIC | OPT | NONE |
Amount - Current Tax 09 |
mnCurrentTaxAmount008 | XA08 | MATH_NUMERIC | OPT | NONE |
Amount - Current Tax 08 |
mnCurrentTaxAmount007 | XA07 | MATH_NUMERIC | OPT | NONE |
Amount - Current Tax 07 |
mnCurrentTaxAmount006 | XA06 | MATH_NUMERIC | OPT | NONE |
Amount - Current Tax 06 |
mnCurrentTaxAmount005 | XA05 | MATH_NUMERIC | OPT | NONE |
Amount - Current Tax 05 |
mnCurrentTaxAmount004 | XA04 | MATH_NUMERIC | OPT | NONE |
Amount - Current Tax 04 |
mnCurrentTaxAmount003 | XA03 | MATH_NUMERIC | OPT | NONE |
Amount - Current Tax 03 |
mnCurrentTaxAmount002 | XA02 | MATH_NUMERIC | OPT | NONE |
Amount - Current Tax 02 |
mnCurrentTaxAmount001 | XA01 | MATH_NUMERIC | OPT | NONE |
Current Taxes for requested ending date. |
szCountryForPayroll | CCPR | char | OPT | NONE |
A user defined code list 00/CN that indicates the country in which the employee resides. |
mnCheckControlNumber | CKCN | MATH_NUMERIC | OPT | NONE |
A number used to group all payroll transactions for each payment or individual interim payment. This number is carried into the accounting
journal entries and facilitates the update of the actual check number after payment printing is complete. This number is also used for
automatically voiding payments. The payment work table contains both the actual check number and the check control number. All associated
payment transactions are automatically reversed using the check control number.
This is not the actual check number. |
szTaxDetailCache_PID | 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
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.
|
szCountryCache_PID | 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
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.
|
szDBAAliasCache_PID | 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
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.
|
szCheckControlNumberCache_PID | 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
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.
|
szDBACache_PID | 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
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.
|
szTimeCardCache_PID | 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
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.
|
szCheckControlCache_PID | 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
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.
|
szTaxCalcRuleCache_PID | 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
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.
|
mnCurrentTaxAmount013 | XA01 | MATH_NUMERIC | OPT | NONE |
Current Taxes for requested ending date. |
mnCurrentTaxAmount014 | XA01 | MATH_NUMERIC | OPT | NONE |
Current Taxes for requested ending date. |
mnCurrentTaxAmount015 | XA01 | MATH_NUMERIC | OPT | NONE |
Current Taxes for requested ending date. |
mnCurrentTaxAmount016 | XA01 | MATH_NUMERIC | OPT | NONE |
Current Taxes for requested ending date. |
mnCurrentTaxAmount017 | XA01 | MATH_NUMERIC | OPT | NONE |
Current Taxes for requested ending date. |
mnCurrentTaxAmount018 | XA01 | MATH_NUMERIC | OPT | NONE |
Current Taxes for requested ending date. |
mnCurrentTaxAmount019 | XA01 | MATH_NUMERIC | OPT | NONE |
Current Taxes for requested ending date. |
mnCurrentTaxAmount020 | XA01 | MATH_NUMERIC | OPT | NONE |
Current Taxes for requested ending date. |
mnCurrentTaxAmount021 | XA01 | MATH_NUMERIC | OPT | NONE |
Current Taxes for requested ending date. |
mnCurrentTaxAmount022 | XA01 | MATH_NUMERIC | OPT | NONE |
Current Taxes for requested ending date. |
mnCurrentTaxAmount023 | XA01 | MATH_NUMERIC | OPT | NONE |
Current Taxes for requested ending date. |
mnCurrentTaxAmount024 | XA01 | MATH_NUMERIC | OPT | NONE |
Current Taxes for requested ending date. |
mnCurrentTaxAmount025 | XA01 | MATH_NUMERIC | OPT | NONE |
Current Taxes for requested ending date. |
mnCurrentTaxAmount026 | XA01 | MATH_NUMERIC | OPT | NONE |
Current Taxes for requested ending date. |
mnCurrentTaxAmount027 | XA01 | MATH_NUMERIC | OPT | NONE |
Current Taxes for requested ending date. |
mnCurrentTaxAmount028 | XA01 | MATH_NUMERIC | OPT | NONE |
Current Taxes for requested ending date. |
mnCurrentTaxAmount029 | XA01 | MATH_NUMERIC | OPT | NONE |
Current Taxes for requested ending date. |
mnCurrentTaxAmount030 | XA01 | MATH_NUMERIC | OPT | NONE |
Current Taxes for requested ending date. |
jdDatePayCheck | CKDT | JDEDATE | OPT | NONE |
The date associated with the various types of net pay instructions. This date relates to a payroll check, an interim payment, a bank
automatic-deposit advice slip, a payslip (cash), or a claim reimbursement. |