CustInvoiceLineIdRef::find Method
Finds a specified CustInvoiceLineIdRef record.
Syntax
client server public static CustInvoiceLineIdRef find(
RecId _invoiceLineRecId,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _invoiceLineRecId
Type: RecId Extended Data Type
- _forupdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: CustInvoiceLineIdRef Table
A CustInvoiceLineIdRef table buffer.