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.
Indicates whether the hcmBenefitEligibilityStatus table has records available for benefits eligibility processing.
Syntax
client server public static boolean isProcessInProgress(HcmBenefitEligibilityRecId _benefitEligibilityRecId)
Run On
Called
Parameters
- _benefitEligibilityRecId
Type: HcmBenefitEligibilityRecId Extended Data Type
The record ID of a HcmBenefitEligibility table.
Return Value
Type: boolean
true if there are records available for processing; otherwise, false.