Share via


VendInvoiceInfoTable_Officials::findByVendInvoiceInfoTable Method

Finds the VendInvoiceInfoTable_Officials table by the RecId value that is provided for a VendInvoiceInfoTable table.

Syntax

client server public static VendInvoiceInfoTable_Officials findByVendInvoiceInfoTable(VendInvoiceInfoTableRecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: VendInvoiceInfoTable_Officials Table
The VendInvoiceInfoTable_Officials table buffer.

See Also

Reference

VendInvoiceInfoTable_Officials Table