Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _recId
Type: CustInvoiceLineIdRefRecId Extended Data Type
The reference record ID.
- _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.