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
- _vendInvoiceInfoLineRecId
Type: VendInvoiceInfoLineRefRecId Extended Data Type
The record ID of the VendInvoiceInfoLine record.
- _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.