Share via


VendInvoiceMatching::moveActive Method

Moves the invoice totals and tolerance percentages from one active invoice to another.

Syntax

client server public static void moveActive(
    ParmId _fromParmId, 
    TradeLineRefId _fromTableRefId, 
    ParmId _toParmId, 
    TradeLineRefId _toTableRefId)

Run On

Called

Parameters

See Also

Reference

VendInvoiceMatching Table