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
- _employeeId
Type: EmployeeId_RU Extended Data Type
ID of employee
- _forUpdate
Type: boolean
select for update
- _concurrencyModel
Type: ConcurrencyModel Enumeration
ConcurrencyModel
Return Value
Type: HcmWorkerGroup_RU Table
record found