Share via


ReleaseUpdateDB60_Vend.copyDuplicatePurchLineAsset Method [AX 2012]

Copies data from the PurchParmLine_Asset table that relates a duplicate PurchParmLine table to the VendInvoiceInfoLine_Asset table.

Syntax

private void copyDuplicatePurchLineAsset(PurchParmLineRecId purchParmLineRecId, PurchParmLineRecId vendInvoiceInfoLineRecId)

Run On

Server

Parameters

See Also

Reference

ReleaseUpdateDB60_Vend Class