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.
Returns the minimum ValidFrom value for the active employments that are associated with an HcmWorker object.
Syntax
client server public static HcmEmploymentValidFrom getMinEmploymentStartDate(HcmWorkerRecId _workerRecId, [utcdatetime _asOfDate])
Run On
Called
Parameters
- _workerRecId
Type: HcmWorkerRecId Extended Data Type
The record ID of the HcmWorker object for which the ValidFrom value is returned.
- _asOfDate
Type: utcdatetime
The point in time to use for the selection criteria.
Return Value
Type: HcmEmploymentValidFrom Extended Data Type
The minimum ValidFrom value that is associated with an active employment for the worker.