Share via


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

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

See Also

Reference

TrvExpTrans Table