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.
Checks whether a future-dated record that corresponds to the specified worker exists.
Syntax
client server public static boolean futureRecordExists(HcmWorkerRecId _workerRecId, [utcdatetime _asOfDate])
Run On
Called
Parameters
- _workerRecId
Type: HcmWorkerRecId Extended Data Type
A Worker field value.
- _asOfDate
Type: utcdatetime
The as of date to look for future records.
Return Value
Type: boolean
true if a future record exists; otherwise, false.