Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
szTaxExemptTypes01 | TT01 | char | OPT | INPUT |
You can specify up to 15 tax types for which the respective payroll tax is not to be computed for a pay, deduction, or benefit code.
If you
enter * in the first element of this list, no taxes are computed. |
szTaxExemptTypes02 | TT02 | char | OPT | INPUT |
You may specify up to 15 tax types for which the respective payroll tax is NOT to be computed for a pay, deduction, or benefit code.
If you
enter an asterisk (*) in the first element of this list, it signifies that no taxes are to be computed. |
szTaxExemptTypes03 | TT03 | char | OPT | INPUT |
You may specify up to 15 tax types for which the respective payroll tax is NOT to be computed for a pay, deduction, or benefit code.
If you
enter an asterisk (*) in the first element of this list, it signifies that no taxes are to be computed. |
szTaxExemptTypes04 | TT04 | char | OPT | INPUT |
You may specify up to 15 tax types for which the respective payroll tax is NOT to be computed for a pay, deduction, or benefit code.
If you
enter an asterisk (*) in the first element of this list, it signifies that no taxes are to be computed. |
szTaxExemptTypes05 | TT05 | char | OPT | INPUT |
You may specify up to 15 tax types for which the respective payroll tax is NOT to be computed for a pay, deduction, or benefit code.
If you
enter an asterisk (*) in the first element of this list, it signifies that no taxes are to be computed. |
szTaxExemptTypes06 | TT06 | char | OPT | INPUT |
You may specify up to 15 tax types for which the respective payroll tax is NOT to be computed for a pay, deduction, or benefit code.
If you
enter an asterisk (*) in the first element of this list, it signifies that no taxes are to be computed. |
szTaxExemptTypes07 | TT07 | char | OPT | INPUT |
You may specify up to 15 tax types for which the respective payroll tax is NOT to be computed for a pay, deduction, or benefit code.
If you
enter an asterisk (*) in the first element of this list, it signifies that no taxes are to be computed. |
szTaxExemptTypes08 | TT08 | char | OPT | INPUT |
You may specify up to 15 tax types for which the respective payroll tax is NOT to be computed for a pay, deduction, or benefit code.
If you
enter an asterisk (*) in the first element of this list, it signifies that no taxes are to be computed. |
szTaxExemptTypes09 | TT09 | char | OPT | INPUT |
You may specify up to 15 tax types for which the respective payroll tax is NOT to be computed for a pay, deduction, or benefit code.
If you
enter an asterisk (*) in the first element of this list, it signifies that no taxes are to be computed. |
szTaxExemptTypes10 | TT10 | char | OPT | INPUT |
You may specify up to 15 tax types for which the respective payroll tax is NOT to be computed for a pay, deduction, or benefit code.
If you
enter an asterisk (*) in the first element of this list, it signifies that no taxes are to be computed. |
szTaxExemptTypes11 | TT11 | char | OPT | INPUT |
You may specify up to 15 tax types for which the respective payroll tax is NOT to be computed for a pay, deduction, or benefit code.
If you
enter an asterisk (*) in the first element of this list, it signifies that no taxes are to be computed. |
szTaxExemptTypes12 | TT12 | char | OPT | INPUT |
You may specify up to 15 tax types for which the respective payroll tax is NOT to be computed for a pay, deduction, or benefit code.
If you
enter an asterisk (*) in the first element of this list, it signifies that no taxes are to be computed. |
szTaxExemptTypes13 | TT13 | char | OPT | INPUT |
You may specify up to 15 tax types for which the respective payroll tax is NOT to be computed for a pay, deduction, or benefit code.
If you
enter an asterisk (*) in the first element of this list, it signifies that no taxes are to be computed. |
szTaxExemptTypes14 | TT14 | char | OPT | INPUT |
You may specify up to 15 tax types for which the respective payroll tax is NOT to be computed for a pay, deduction, or benefit code.
If you
enter an asterisk (*) in the first element of this list, it signifies that no taxes are to be computed. |
szTaxExemptTypes15 | TT15 | char | OPT | INPUT |
You may specify up to 15 tax types for which the respective payroll tax is NOT to be computed for a pay, deduction, or benefit code.
If you
enter an asterisk (*) in the first element of this list, it signifies that no taxes are to be computed. |
mnCheckControlNumber | CKCN | MATH_NUMERIC | OPT | INPUT |
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. |
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.
|
mnPayrollTransactionNo | PRTR | MATH_NUMERIC | OPT | INPUT |
A unique number that the system assigns to each timecard. You can use this field in the Time Entry By Job program to retrieve a specific
timecard for display. This field is also used to tie a timecard to each Actual Burden audit record created for the timecard during the Actual
Burden Journaling process. |
mnAmtGrossPay | GPA | MATH_NUMERIC | OPT | INPUT |
The actual gross pay amount for an employee. This amount is to be distinguished from the distributed gross pay amount used for labor
distribution. See data item DPAY.
When using Work Order Time Entry, this field is used to record miscellaneous pay for an employee, (for
example, piece rate bonus). |
mnHoursWork | PHRW | MATH_NUMERIC | OPT | INPUT |
The number of hours associated with each transaction. |
mnWorkState | WST | MATH_NUMERIC | OPT | INPUT |
Vertex state code identifying the state where the employee works. REQUIRED. |
mnWorkCounty | WCNT | MATH_NUMERIC | OPT | INPUT |
Vertex county code identifying where the employee works. Zero fill if you do not need to calculate county taxes. |
mnWorkCity | WCTY | MATH_NUMERIC | OPT | INPUT |
Vertex city code identifying the city where the employee works. Zero fill if you do not need to calculate city taxes. |
szJournalTaxCacheName | 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.
|
szJournalKeyCacheName | 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.
|
cProcessedKey0or1 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event.
|
szJournalDBACacheName | 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.
|
szJournalTaxableAmountCache | 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.
|
szJournalDBATaxExemptCache | 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.
|