Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.