HRMAbsenceRequest::existWorker Method
Indicates whether the specified record in the HRMAbsenceRequest table exists.
Syntax
client server public static boolean existWorker(HcmWorkerRecId _worker)
Run On
Called
Parameters
- _worker
Type: HcmWorkerRecId Extended Data Type
The value of the HcmWorkerRecId field of the record to check.
Return Value
Type: boolean
true if the value of the HRMAbsenceRequest field exists; otherwise, false.