RPayHRMOrganization::findRecId Method
Finds record by reference id.
Syntax
client server public static RPayHRMOrganization findRecId(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The reference id.
- _forUpdate
Type: boolean
Indicator, if true then record will be selected for update.
Return Value
Type: RPayHRMOrganization Table
The found record.