VALIDATE PAYROLL Rule

When a budget manager edits a budget/forecast and clicks Recalculate, the VALIDATE PAYROLL rule checks the payroll data.

If the edited values exceed the maximum payroll data, the violated row is highlighted, and a notification is displayed in the Messages column. See System-Generated Messages and Comments.

The following Java class implements this rule:

com.workbrain.app.modules.budgeting.rules.MaxPayrollValidationRule

See VALIDATE PAYROLL.

You can create the MINIMUM PAYROLL rule so that Labor Budgeting checks your edits against a minimum payroll value for a specified location and time period. This rule is similar to the VALIDATE PAYROLL rule, described above. See Configuring min payroll and max hours rules.