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