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