Share via


PayrollWorkerAccrualAdjustment.validateAccruedCarryForwardLimit Method

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

Return Value

Type: boolean
true if there is no violation; otherwise, false.

See Also

Reference

PayrollWorkerAccrualAdjustment Table