CustInvoiceLineCorrLink_RU::findCustInvoiceLine Method
Searches for a CustInvoiceLineCorrLink_RU record, based on the record ID of a CustInvoiceLine record.
Syntax
client server public static CustInvoiceLineCorrLink_RU findCustInvoiceLine(CustInvoiceLineIdRefRecId _custInvoiceLineRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _custInvoiceLineRecId
Type: CustInvoiceLineIdRefRecId Extended Data Type
The record ID of the CustInvoiceLine record.
- _forUpdate
Type: boolean
A Boolean value that determines whether the record should be selected for update.
Return Value
Type: CustInvoiceLineCorrLink_RU Table
The CustInvoiceLineCorrLink_RU record that is found.