Share via


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

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

See Also

Reference

TrvExpTable Table