CustEinvoiceHeader::find Method

Finds the specified record in the CustEinvoiceHeader table.

Syntax

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

Run On

Called

Parameters

Return Value

Type: CustEinvoiceHeader Table
The specified record in the CustEinvoiceHeader table.

See Also

Reference

CustEinvoiceHeader Table