TrvCashAdvance::findRecId Method
Finds the cash advance for the given record ID.
Syntax
client server public static TrvCashAdvance findRecId(RecId _recId, [boolean _forupdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID of the cash advance.
- _forupdate
Type: boolean
A Boolean value that indicates whether the record is to be selected for update.
Return Value
Type: TrvCashAdvance Table
A cash advance record.