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 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.