Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _recId
Type: VendInvoiceInfoTableRecId Extended Data Type
The RecId value of the VendInvoiceInfoTable table to search for.
- _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.