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
- _sourceDocumentHeader
Type: RefRecId Extended Data Type
The record ID of the source document header.
- _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.