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