Share via


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

  • _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.

See Also

Reference

CustInvoiceLineCorrLink_RU Table