Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.