Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the specified worker has a position assigned.
Syntax
client server public static boolean workerHasPosition(HcmWorkerRecId _worker, [utcdatetime _asofDateTime])
Run On
Called
Parameters
- _worker
Type: HcmWorkerRecId Extended Data Type
The record ID of the worker.
- _asofDateTime
Type: utcdatetime
The UtcDateTime value that is used to search the date effective records of the worker position association.
Return Value
Type: boolean
true if the worker has position assigned; otherwise, false.