Share via


VendInvoiceMatchingLine::copy Method

Creates a copy of the VendInvoiceMatchingLine table given the TableId and RecId values of an existing VendInvoiceMatchingLine instance.

Syntax

client server public static void copy(
    RefTableId _fromRefTableId, 
    RefRecId _fromRefRecId, 
    RefTableId _toRefTableId, 
    RefRecId _toRefRecId)

Run On

Called

Parameters

See Also

Reference

VendInvoiceMatchingLine Table