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