Share via


VendInvoiceJour_IN::findByVendInvoiceJour Method

Finds the specified record in the VendInvoiceJourSymbol table by using a VendInvoiceJour record ID.

Syntax

client server public static VendInvoiceJour_IN findByVendInvoiceJour(RefRecId _vendInvoiceJourRecId, [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: VendInvoiceJour_IN Table
A record in the VendInvoiceJour_IN table; otherwise, an empty record.

See Also

Reference

VendInvoiceJour_IN Table