CustInvoiceJourCorrLink_RU::createLink Method
Creates a link between the current invoice journal and a corrected invoice journal.
Syntax
client server public static CustInvoiceJourCorrLink_RU createLink(RefRecId _invoiceJourRecId, RefRecId _corrInvoiceJourRecId)
Run On
Called
Parameters
- _invoiceJourRecId
Type: RefRecId Extended Data Type
The record ID of the current invoice journal.
- _corrInvoiceJourRecId
Type: RefRecId Extended Data Type
The record ID of the corrected invoice journal.
Return Value
Type: CustInvoiceJourCorrLink_RU Table
The CustInvoiceJourCorrLink_RU record that is created.