RHRMPersonTable::findPayMainEmplId Method
Finds a record by employee id.
Syntax
client server public static RHRMPersonTable findPayMainEmplId(RHRMEmplId _emplId, [boolean _forUpdate])
Run On
Called
Parameters
- _emplId
Type: RHRMEmplId Extended Data Type
An employee id.
- _forUpdate
Type: boolean
An indicator, if true record will be selected for update.
Return Value
Type: RHRMPersonTable Table
A RHRMPersonTable table record.