TrvExpTrans::findBySourceDocumentLine Method
Finds the expense line given the source document line.
Syntax
client server public static TrvExpTrans findBySourceDocumentLine(RefRecId _sourceDocumentLine, [boolean _forUpdate])
Run On
Called
Parameters
- _sourceDocumentLine
Type: RefRecId Extended Data Type
The RecId of the source document line.
- _forUpdate
Type: boolean
Boolean value indicating whether the returned buffer is to be selected for update.
Return Value
Type: TrvExpTrans Table
The expense line record.