Share via


RPayHRMOrganization::findRecId Method

Finds record by reference id.

Syntax

client server public static RPayHRMOrganization findRecId(RecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    Indicator, if true then record will be selected for update.

Return Value

Type: RPayHRMOrganization Table
The found record.

See Also

Reference

RPayHRMOrganization Table