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 record ID that corresponds to the employee ID.
Syntax
private HcmWorkerRecId getWorker(DEL_EmplId _emplId)
Run On
Server
Parameters
- _emplId
Type: DEL_EmplId Extended Data Type
The employee ID for which to find a worker.
Return Value
Type: HcmWorkerRecId Extended Data Type
The worker record ID that corresponds to the specified employee ID.
Exceptions
Exception | Condition |
---|---|
Error | The record was not found |