Payroll Calculation Method Screen Field Reference
General tab
Field |
Description |
---|---|
Rate Per Day or Week Calculation |
Click Yes - Distribute a flat amount (either an amount per day or an amount per week) based on a distribution line's percentage of total earnings. For example, suppose an employee wants to contribute $50 to a 401(k) each pay period, and will be paid $500 of wages for one period. The paycheck has two time card lines, with $100 of wages on Line A and $400 of wages on Line B. If you select Yes, then $10 (or 20% of $50) is applied to line A, and $40 (or 80% of $50) is applied to line B. No - Distribute based on the amount specifically calculated for each distribution line. For example, using the same scenario as above, all of the $50 contribution is applied to Line A, and none is applied to Line B. |
Status |
Click
|
Memo |
Enter any comments or notes about the calculation method. |
Fields and Operators section - Click to highlight a value in Fields or Operators and then click Select to transfer the selected field or operator to the Calculation window. | |
Fields |
Displays the list of valid objects and properties you can use in a payroll calculation method. |
Operators |
Displays the list of valid operators you can use in a payroll calculation method. |
Calculation window - Click Check to validate the syntax of the calculation. | |
Calculation |
Displays the fields and operators selected, in the order selected. The payroll calculation method must have valid vb.net syntax and must return a numeric value. To run this validation before you save, click Check. ProContractor runs the validation automatically when you click Save Method. |