VendInvoiceInfoTableSymbol::findFromVendInvoiceInfoTable Method
Finds a VendInvoiceInfoTableSymbol record.
Syntax
client server public static VendInvoiceInfoTableSymbol findFromVendInvoiceInfoTable(RecId _vendInvoiceInfoTableRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _vendInvoiceInfoTableRecId
Type: RecId Extended Data Type
A VendInvoiceInfoTable record ID.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: VendInvoiceInfoTableSymbol Table
A VendInvoiceInfoTableSymbol record.