VendInvoiceInfoSubMarkupMatchingTrans::copyFromSavedToActive Method
Copies the invoice miscellaneous charges from the saved invoice to the active invoice.
Syntax
client server public static void copyFromSavedToActive(VendInvoiceInfoSubTable _saved, VendInvoiceInfoSubTable _active)
Run On
Called
Parameters
- _saved
Type: VendInvoiceInfoSubTable Table
The saved invoice defines the source context.
- _active
Type: VendInvoiceInfoSubTable Table
The active invoice defines the destination context.