Share via


CustEinvoiceTable::find Method

Finds the specified record in the CustEinvoiceTable table.

Syntax

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

Run On

Called

Parameters

Return Value

Type: CustEinvoiceTable Table
A record in the CustEinvoiceTable table; otherwise, an empty record.

See Also

Reference

CustEinvoiceTable Table