Share via


HcmBenefit::canPerformMassRateUpdate Method

Determines whether the mass rate update process can be performed.

Syntax

client server public static boolean canPerformMassRateUpdate(HcmBenefitRecId _hcmBenefitRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the mass rate update process can be performed; otherwise, false.

Remarks

The determination for the mass rate update process is based on the following conditions being met:

  1. The PayrollCategory is anything other than Garnishment and Taxlevy.

  2. The BenefitPlanPayrollImpact is anything other than ‘None’.

  3. The HcmBenefit record is currently active or future dated.

  4. The HcmBenefit record has at least one currently active or a future dated worker enrollment.

See Also

Reference

HcmBenefit Table