VendInvoiceInfoSubMarkupMatchingTrans::copyFromActiveToSaved Method
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.