PayrollWorkerEnrolledBenefitLimit.processContributionLimitPeriod Method
Analyzes the contribution limit period for the worker-enrolled benefit, and resets it if necessary.
Syntax
public AmountCur processContributionLimitPeriod(PayrollPayPeriod _payPeriod, [boolean _doUpdate])
Run On
Called
Parameters
- _payPeriod
Type: PayrollPayPeriod Table
The pay period from which to base the logic for resetting the period.
- _doUpdate
Type: boolean
The Boolean value that determines if we should update the limit table, or just retrieve the current limit amount.
Return Value
Type: AmountCur Extended Data Type
The amount remaining of the limit for the current period.