Share via


VendInvoiceInfoTable::findSourceDocumentLine Method

Finds a VendInvoiceInfoTable record based on the record ID a SourceDocumentLinerecord.

Syntax

client server public static VendInvoiceInfoTable 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: VendInvoiceInfoTable Table
A VendInvoiceInfoTable record.

See Also

Reference

VendInvoiceInfoTable Table