PayrollWorkerEnrolledAccrual::doesActiveWorkerEnrollmentExist Method
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.