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.
Finds recoed by ID
Syntax
client server public static EmployeeTable_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: EmployeeTable_RU Table
record found