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
- _recId
Type: RefRecId Extended Data Type
The reference id.
- _forUpdate
Type: boolean
The indicator, if true record will be selected for update.
Return Value
Type: RPayTblTrans Table
The RPayTblTrans table record.