Share via


VendAdvanceApplicationTrans::copy Method

Creates a copy of the VendAdvanceApplicationTrans table given the RecId of the old invoice line and new invoice and invoice line

Syntax

client server public static void copy(
    RecId _fromLine, 
    RecId _toInvoice, 
    RecId _toLine)

Run On

Called

Parameters

See Also

Reference

VendAdvanceApplicationTrans Table