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 another process is currently in progress for the same benefit as the current process.
Syntax
server public static boolean isProcessInProgressForBenefit(HcmBenefitRecId _hcmBenefitRecId)
Run On
Server
Parameters
- _hcmBenefitRecId
Type: HcmBenefitRecId Extended Data Type
The record ID of the current HcmBenefit process that is about to start.
Return Value
Type: boolean
true if the current process can start; otherwise, false.