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.
validates if any bypass eligibility type benefit is selected for the effective date and displays error message.
Syntax
client server public static boolean validateBypassBenefitSelection(HcmBenefitEligibilityRecId _benefitEligibilityId, HcmEligibilityEffectiveDate _eligibilityEffectiveDate)
Run On
Called
Parameters
- _benefitEligibilityId
 Type: HcmBenefitEligibilityRecId Extended Data Type
 The RecId value of the HcmBenefitEligibility table.
- _eligibilityEffectiveDate
 Type: HcmEligibilityEffectiveDate Extended Data Type
 The eligibility coverage start datetime value.
Return Value
Type: boolean
Returns true if no bypass eligibility type is selected; otherwise false.