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