Share via


HcmWorkerGroup_RU::findByEmployeeId Method

Finds record by given employee ID

Syntax

client server public static HcmWorkerGroup_RU findByEmployeeId(
    EmployeeId_RU _employeeId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    select for update

Return Value

Type: HcmWorkerGroup_RU Table
record found

See Also

Reference

HcmWorkerGroup_RU Table