PurchFormletterParmDataInvoice.deepCopyFromSavedToActive Method [AX 2012]

Copies data from a saved VendInvoiceInfoTable table into an active VendInvoiceInfoTable table.

protected void deepCopyFromSavedToActive(VendInvoiceInfoTable _savedVendInvoiceInfoTable)

Run On

Server

Parameters

_savedVendInvoiceInfoTable
Type: VendInvoiceInfoTable Table
The record in the VendInvoiceInfoTable table that represents the structure from which to copy.

Community Additions

ADD
Show: