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.
Copies the invoice totals and tolerance percentages from the active invoice to the saved invoice.
Syntax
client server public static void copyFromActiveToSaved(VendInvoiceInfoTable _active, VendInvoiceInfoTable _saved)
Run On
Called
Parameters
- _active
Type: VendInvoiceInfoTable Table
The active invoice defines the source context.
- _saved
Type: VendInvoiceInfoTable Table
The saved invoice defines the destination context.