Share via


ReleaseUpdateDB60_Vend.copyDuplicatePurchParmLine Method [AX 2012]

Copies duplicate rows from the PurchParmLine table to the VendInvoiceInfoLine table.

Syntax

public void copyDuplicatePurchParmLine()

Run On

Server

Remarks

Copied records contain the values in ParmId,TableRefId, OrigPurchId, LineNum fields.

See Also

Reference

ReleaseUpdateDB60_Vend Class