TrvExpTable::findBySourceDocumentLine Method
Finds the expense report by using the specified source document line.
Syntax
client server public static TrvExpTable findBySourceDocumentLine(RefRecId _sourceDocumentLine, [boolean _forUpdate])
Run On
Called
Parameters
- _sourceDocumentLine
Type: RefRecId Extended Data Type
The record ID of the source document line.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the retrieved buffer is selected for update.
Return Value
Type: TrvExpTable Table
The expense report record.