VendInvoiceJourCorrLink_RU::createLink Method
Creates a link between the current invoice journal and the corrected invoice journal.
Syntax
client server public static VendInvoiceJourCorrLink_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: VendInvoiceJourCorrLink_RU Table
The VendInvoiceJourCorrLink_RU record that is created.