CustEinvoiceIntegrationTypeTable::find Method

Reads the CustEinvoiceIntegrationTypeTable table for the specified record ID.

Syntax

client server public static CustEinvoiceIntegrationTypeTable find(
    RefRecId _recId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

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

See Also

Reference

CustEinvoiceIntegrationTypeTable Table