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 record.
Syntax
client server public static RHRMEmplTable find(RHRMEmplId _emplId, [boolean _forUpdate])
Run On
Called
Parameters
- _emplId
Type: RHRMEmplId Extended Data Type
The employee id.
- _forUpdate
Type: boolean
The record is selected for update if true.
Return Value
Type: RHRMEmplTable Table
The RHRMEmplTable record.