VendInvoiceTransCorrLink_RU::createLink Method
Creates a link between the current and corrected invoice lines.
Syntax
client server public static VendInvoiceTransCorrLink_RU createLink(VendInvoiceTransRefRecId_RU _transRecId, VendInvoiceTransRefRecId_RU _corrTransRecId)
Run On
Called
Parameters
- _transRecId
Type: VendInvoiceTransRefRecId_RU Extended Data Type
The record ID of the current VendInvoiceTrans record.
- _corrTransRecId
Type: VendInvoiceTransRefRecId_RU Extended Data Type
The record ID of the corrected VendInvoiceTrans record.
Return Value
Type: VendInvoiceTransCorrLink_RU Table
The VendInvoiceTransCorrLink_RU record that is created.