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.
|
mnPayDeductBenAccType | PDBA | MATH_NUMERIC | REQ | INPUT |
A code that defines the type of pay, deduction, benefit, or accrual.
Pay types are numbered from 1 to 999. Deductions and benefits are
numbered from 1000 to 9999. |
jdDateEffectiveRates | EFT | JDEDATE | REQ | INPUT |
The date that identifies when a date is first valid. The effective date is used generically. It can be a lease effective date, a price or cost
effective date, a currency effective date, a tax rate effective date, or whatever is appropriate.
|
mnNextNumber | N | MATH_NUMERIC | REQ | INPUT |
The number which the system will use next for automatically assigning numbers.
Next numbers can be used for many types of documents
including voucher numbers, invoice numbers, journal entry numbers, employee numbers, address numbers and so on. You must adhere to
the next numbers that have been preestablished unless custom programming has been provided. |
mnRtSalary | SAL | MATH_NUMERIC | OPT | INPUT |
The amount that an employee is paid in one year, assuming that the employee is paid every pay period of the year.
For WorldSoftware:
For
the employee's primary job, the system stores the annual salary in the Employee Master Information table (F060116) and the Employee
Jobs table (F060118). For secondary jobs, the system stores the annual salary only in the Employee Jobs table (F060118).
Depending on how
the value that is entered in the Display Salary (Annual/Effective) field in the HR History Constants table (F08040), this field displays one of the
following:
o Annual salary. For salaried employees who are not linked with a contract calendar, the user enters the amount or the system
retrieves the amount from the Pay Grade/Salary Range Table (F082001). For employees who are linked with a contract calendar, the system
calculates this amount using the following formula: (((current salary minus salary paid before change) divided by number of periods to pay)
multiplied by pay frequency).
o Effective salary. For employees whose jobs are linked with a contract calendar, the system recalculates the
effective salary when you enter a mid-calendar salary adjustment. After you enter a mid-calendar adjustment, the effective salary equals the
salary that is paid to the employee from the time of the adjustment through the end of the contract. The system calculates this amount using
the following formula: ((annual salary divided by pay frequency) times periods to pay).
|
mnWorkHoursPerYear | IH | MATH_NUMERIC | OPT | INPUT |
The number of work hours in the year. When you do not set your payroll company constants to use the Pay Grade Step table as the
pay-rate source, the system uses this number to compute the hourly rate when you supply the annual salary (or to compute the annual salary when
you supply the hourly rate).
When you set your constants to use the Pay Grade Step table as the pay rate source, the system uses the
following sequence to search for the standard number of hours that it uses to calculate the salary or hourly rate per pay period:
o Employee entry
forms (this field)
o Pay Grade Step table (hours per day multiplied by days per year)
o Payroll company constants for the employee's
company
o Payroll company constants for the default company (company 00000)
o Data dictionary
o System default value of 2080
standard hours per year |
mnFrequency | FREQ | MATH_NUMERIC | OPT | INPUT |
The number of months from the last obligation or action date until the next one. For example, 12 indicates an annual cycle, and 01 indicates
a monthly cycle. |
mnCalculatedGrossPay | BWBB | MATH_NUMERIC | OPT | OUTPUT |
The balance at the beginning of the year for the gross pay associated with a pay, deduction, benefit, or accrual. |
mnCalculatedHours | IH | MATH_NUMERIC | OPT | OUTPUT |
The number of work hours in the year. When you do not set your payroll company constants to use the Pay Grade Step table as the
pay-rate source, the system uses this number to compute the hourly rate when you supply the annual salary (or to compute the annual salary when
you supply the hourly rate).
When you set your constants to use the Pay Grade Step table as the pay rate source, the system uses the
following sequence to search for the standard number of hours that it uses to calculate the salary or hourly rate per pay period:
o Employee entry
forms (this field)
o Pay Grade Step table (hours per day multiplied by days per year)
o Payroll company constants for the employee's
company
o Payroll company constants for the default company (company 00000)
o Data dictionary
o System default value of 2080
standard hours per year |
cDeductionBasis | DESQ | char | REQ | INPUT |
A user defined code (07/DB) that specifies the basis of a deduction, benefit, or accrual. When the system calculates the gross amount for
disposable net wages, it does not use the basis of calculation. The gross amount includes all earnings that have a positive effect on the gross
and net payment.
For wage attachments use one of the following codes:
1-8
Garnishment, tax levy, wage assignment (child support and
maintenance)
R
Loan, interest
0
Fees
Note: When using the following codes (L = Prior Year, I= Inception to Date or P = Prior Month), it is required to
roll over pdba amounts at year end for any pdba code that is included in the basis of calculation. Rollover (P07390) is required to create
historical summary records (F06145 or F06146) in the new year that summarize amounts used for these calculations.
|