Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines if any bypass eligibility type benefit is selected for the given effective date.
Syntax
server public static boolean isBypassBenefitInSelection(HcmBenefitEligibilityRecId _benefitEligibilityRecId, HcmEligibilityEffectiveDate _eligibilityEffectiveDate)
Run On
Server
Parameters
- _benefitEligibilityRecId
Type: HcmBenefitEligibilityRecId Extended Data Type
The record id value of the HcmBenefitEligibility table record.
- _eligibilityEffectiveDate
Type: HcmEligibilityEffectiveDate Extended Data Type
The eligibility coverage start datetime value.
Return Value
Type: boolean
true if no bypass eligibility type is selected; otherwise, false.