Share via


CustInvoiceLineTaxExtensionIN::findByCustInvoiceLine Method

Finds a record in the CustInvoiceLineTaxExtensionIN table by reference record ID.

Syntax

client server public static CustInvoiceLineTaxExtensionIN findByCustInvoiceLine(CustInvoiceLineIdRefRecId _recId, [boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: CustInvoiceLineTaxExtensionIN Table
A record from the CustInvoiceLineTaxExtensionIN table; otherwise, an empty record.

See Also

Reference

CustInvoiceLineTaxExtensionIN Table