Share via


TrvExpTable::findBySourceDocumentHeader Method

Finds the expense report by using the specified source document header.

Syntax

client server public static TrvExpTable findBySourceDocumentHeader(RefRecId _sourceDocumentHeader, [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