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.
Checks whether any benefit accrual enrollment is active for the specified worker.
Syntax
client server public static boolean doesActiveWorkerEnrollmentExist(HcmWorkerRecId _worker)
Run On
Called
Parameters
- _worker
Type: HcmWorkerRecId Extended Data Type
The value of the Worker field to find.
Return Value
Type: boolean
true if an active worker enrollment is found; otherwise, false.