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