Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.