HcmWorkerTitle::futureRecordExists Method
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.