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
- _recId
Type: RefRecId Extended Data Type
- _forupdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: CustEinvoiceIntegrationTypeTable Table
A record in the CustEinvoiceIntegrationTypeTable table; otherwise, an empty record.