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
- _payrollAccrualId
Type: PayrollAccrualId Extended Data Type
The value of the PayrollAccrual record ID to check.
Return Value
Type: boolean
true if the association exists; otherwise, false.
Remarks
This method checks the association throughout legal entities.