CustRelatedInvoice::insertCorrecting Method
Creates the relationship between the corrected invoice and parent invoice.
Syntax
client server public static void insertCorrecting(RefRecId _correctedInvoiceRecId, RefRecId _parentInvoiceRecId)
Run On
Called
Parameters
- _correctedInvoiceRecId
Type: RefRecId Extended Data Type
The record ID of the corrected invoice.
- _parentInvoiceRecId
Type: RefRecId Extended Data Type
The record ID of the parent invoice.