Share via


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

  • _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.

See Also

Reference

TrvCashAdvance Table