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 worker's employment start date as of the specified date.
Syntax
public TransDate getEmploymentStartDate(HcmWorkerRecId _hcmWorkerRecId, TransDate _transDate)
Run On
Called
Parameters
- _hcmWorkerRecId
Type: HcmWorkerRecId Extended Data Type
The HcmWorker table buffer.
- _transDate
Type: TransDate Extended Data Type
The specified date.
Return Value
Type: TransDate Extended Data Type
The employment start date for the worker.