TrvExpTable::findRecId Method
Finds the expense report by using the specified record ID.
Syntax
client server public static TrvExpTable findRecId(RecId _recId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID of the expense report.
Return Value
Type: TrvExpTable Table
The expense report record.