HcmWorker::userId2Worker Method
Finds a record in the HcmWorker table that is associated with a specified user ID.
Syntax
client server public static HcmWorkerRecId userId2Worker(UserId _userId)
Run On
Called
Parameters
- _userId
Type: UserId Extended Data Type
The user ID of the record for which to search.
Return Value
Type: HcmWorkerRecId Extended Data Type
The HcmWorkerRecId value that is associated with the user ID.