Share via


PurchTableType.modifyPurchaseType Method [AX 2012]

Modifies the related field and table values when the PurchaseType Enumeration field value of the PurchTable Table buffer is changed.

Syntax

public void modifyPurchaseType()

Run On

Called

Remarks

The fixed asset fields of all PurchLine Table detail records have to be cleared out if the purchase type does not support entering fixed assets.

See Also

Reference

PurchTableType Class