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