Share via


VendInvoiceInfoLineCorrLink_RU::findVendInvoiceInfoLine Method

Searches for a VendInvoiceInfoLineCorrLink_RU record by the given record ID of a VendInvoiceInfoLine record.

Syntax

client server public static VendInvoiceInfoLineCorrLink_RU findVendInvoiceInfoLine(VendInvoiceInfoLineRefRecId _vendInvoiceInfoLineRecId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the record should be selected for update.

Return Value

Type: VendInvoiceInfoLineCorrLink_RU Table
The VendInvoiceInfoLineCorrLink_RU record that is found.

See Also

Reference

VendInvoiceInfoLineCorrLink_RU Table