Share via


VendConsInvoice_JP::find Method

Finds a VendConsInvoice_JP record by record ID.

Syntax

client server public static VendConsInvoice_JP find(
    RecId _recId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the selected record can be updated.

Return Value

Type: VendConsInvoice_JP Table
A record of the VendConsInvoice_JP table.

See Also

Reference

VendConsInvoice_JP Table