CustInvoiceJourCorrLink_RU::findCustInvoiceJour Method
Searches for a CustInvoiceJourCorrLink_RU record, based on the record ID of a journal.
Syntax
client server public static CustInvoiceJourCorrLink_RU findCustInvoiceJour(RefRecId _custInvoiceJourRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _custInvoiceJourRecId
Type: RefRecId Extended Data Type
The record ID of the customer invoice journal.
- _forUpdate
Type: boolean
A Boolean value that determines whether the record should be selected for update.
Return Value
Type: CustInvoiceJourCorrLink_RU Table
The CustInvoiceJourCorrLink_RU record.