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