Share via


VendInvoiceInfoLine::findSourceDocumentLine Method

Finds a VendInvoiceInfoLine record by the SourceDocumentLine field.

Syntax

client server public static VendInvoiceInfoLine findSourceDocumentLine(RefRecId _sourceDocumentLine, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: VendInvoiceInfoLine Table
A VendInvoiceInfoLine record.

See Also

Reference

VendInvoiceInfoLine Table