Share via


ReleaseUpdateDB60_Vend.copyDuplicatePurchSubLine Method [AX 2012]

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

Syntax

private void copyDuplicatePurchSubLine(PurchParmLineRefRecId purchLineRefRecId, PurchParmLineRefRecId vendLineRefRecId)

Run On

Server

Parameters

See Also

Reference

ReleaseUpdateDB60_Vend Class