VendInvoiceInfoLineCorrLink_RU::createLink Method
Creates a link between a VendInvoiceInfoLine record and a corrected VendInvoiceTrans record.
Syntax
client server public static VendInvoiceInfoLineCorrLink_RU createLink(VendInvoiceInfoLineRefRecId _vendInvoiceInfoLineRecId, RefRecId _corrTransRecId)
Run On
Called
Parameters
- _vendInvoiceInfoLineRecId
Type: VendInvoiceInfoLineRefRecId Extended Data Type
The record ID of the VendInvoiceInfoLine record.
- _corrTransRecId
Type: RefRecId Extended Data Type
The record ID of the corrected VendInvoiceTrans record.
Return Value
Type: VendInvoiceInfoLineCorrLink_RU Table
The VendInvoiceInfoLineCorrLink_RU record that is created.