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
- _hcmBenefitRecId
Type: HcmBenefitRecId Extended Data Type
The record ID of the HcmBenefit record.
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:
The PayrollCategory is anything other than Garnishment and Taxlevy.
The BenefitPlanPayrollImpact is anything other than ‘None’.
The HcmBenefit record is currently active or future dated.
The HcmBenefit record has at least one currently active or a future dated worker enrollment.