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