Share via


VendInvoiceInfoTableSymbol::findFromVendInvoiceInfoTable Method

Finds a VendInvoiceInfoTableSymbol record.

Syntax

client server public static VendInvoiceInfoTableSymbol findFromVendInvoiceInfoTable(RecId _vendInvoiceInfoTableRecId, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: VendInvoiceInfoTableSymbol Table
A VendInvoiceInfoTableSymbol record.

See Also

Reference

VendInvoiceInfoTableSymbol Table