Share via


VendInvoiceInfoTable::findSourceDocumentHeader Method

Finds a VendInvoiceInfoTable record based on the record ID of a SourceDocumentHeaderrecord.

Syntax

client server public static VendInvoiceInfoTable findSourceDocumentHeader(SourceDocumentHeaderRecId _sourceDocumentHeader, [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 record in the VendInvoiceInfoTable table; otherwise, an empty record.

See Also

Reference

VendInvoiceInfoTable Table