Share via


ReleaseUpdateDB60_Vend.updatePurchParameters Method [AX 2012]

Upgrades the PurchParameters table.

Syntax

public void updatePurchParameters()

Run On

Server

Remarks

This method copies the PrintAmountOnPurchaseOrder, AutomaticTotalDiscount, CheckPackingSlip, PurchaseCycle field values from the appropriate VendParametrs fields.

See Also

Reference

ReleaseUpdateDB60_Vend Class