VendInvoiceJourCorrLink_RU::findVendInvoiceJour Method
Searches for a VendInvoiceJourCorrLink_RU record by the given record ID of a journal.
Syntax
client server public static VendInvoiceJourCorrLink_RU findVendInvoiceJour(RefRecId _vendInvoiceJourRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _vendInvoiceJourRecId
Type: RefRecId Extended Data Type
The record ID of the vendor invoice journal.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the record should be selected for update.
Return Value
Type: VendInvoiceJourCorrLink_RU Table
VendInvoiceJourCorrLink_RU record.