Share via


PurchLineType.hasAmountChanged Method [AX 2012]

Indicates whether a change to the PurchLine table buffer should trigger a recalculation of the PurchTotals object.

Syntax

private boolean hasAmountChanged()

Run On

Called

Return Value

Type: boolean
true if the PurchTotals object should be triggered; otherwise, false.

See Also

Reference

PurchLineType Class