Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether an enrolled accrual's aggregated carryover or accrued hours for the current accrual period violate the accrual's maximum and minimum limits.
Syntax
private boolean validateAccruedCarryForwardLimit(PayrollWorkerEnrolledAccrual _payrollWorkerEnrolledAccrual)
Run On
Called
Parameters
- _payrollWorkerEnrolledAccrual
Type: PayrollWorkerEnrolledAccrual Table
The value of the WorkerEnrolledAccrual field to find.
Return Value
Type: boolean
true if there is no violation; otherwise, false.