Share via


PSAHcmWorkerExtension::findByWorker Method

Searches for a worker and returns either an empty or a valid record.

Syntax

client server public static PSAHcmWorkerExtension findByWorker(
    HcmWorkerRecId _worker, 
   [RecId _legalEntityRecId, 
    boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: PSAHcmWorkerExtension Table
A PSAHcmWorkerExtension record which holds the PSA related employee fields.

See Also

Reference

PSAHcmWorkerExtension Table