Share via


PayrollAccrual::isWorkerEnrolled Method

Checks whether a PayrollAccrual record is associated with an HcmWorker record.

Syntax

client server public static boolean isWorkerEnrolled(PayrollAccrualId _payrollAccrualId)

Run On

Called

Parameters

Return Value

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

Remarks

This method checks the association throughout legal entities.

See Also

Reference

PayrollAccrual Table