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 expected miscellaneous charges from the active invoice to the saved invoice.
Syntax
client server public static void copyFromActiveToSaved(VendInvoiceInfoSubTable _active, VendInvoiceInfoSubTable _saved)
Run On
Called
Parameters
- _active
Type: VendInvoiceInfoSubTable Table
The active invoice defines the source context.
- _saved
Type: VendInvoiceInfoSubTable Table
The saved invoice defines the destination context.