Share via


HcmBenefit::canMassExpire Method

Determines whether the mass expiration process can be performed.

Syntax

client server public static boolean canMassExpire(HcmBenefitRecId _hcmBenefitRecId)

Run On

Called

Parameters

Return Value

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

Remarks

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

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

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

See Also

Reference

HcmBenefit Table