Share via


PayrollWorkerEnrolledAccrual::doesWorkerEnrollmentExist Method

Checks whether a record in the PayrollWorkerEnrolledAccrual table exists for the specified worker.

Syntax

client server public static boolean doesWorkerEnrollmentExist(HcmWorkerRecId _worker)

Run On

Called

Parameters

Return Value

Type: boolean
true if the record exists; otherwise, false.

See Also

Reference

PayrollWorkerEnrolledAccrual Table