RPayTblTrans::findRecId Method

Find timesheet totals table record by reference id.

Syntax

client server public static RPayTblTrans findRecId(RefRecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    The indicator, if true record will be selected for update.

Return Value

Type: RPayTblTrans Table
The RPayTblTrans table record.

See Also

Reference

RPayTblTrans Table