Share via


CustConsInvoice_JP::find Method

Finds a CustConsInvoice_JP record, based on its RecId value.

Syntax

client server public static CustConsInvoice_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: CustConsInvoice_JP Table
A record of the CustConsInvoice_JP table.

See Also

Reference

CustConsInvoice_JP Table