Share via


PurchTableType.distributionUpdateNeeded Method [AX 2012]

Determines whether a change to the record in the PurchTable table should update the associated AccountingDistribution table.

Syntax

public boolean distributionUpdateNeeded()

Run On

Called

Return Value

Type: boolean
true if the AccountingDistribution table has to be updated; otherwise, false.

See Also

Reference

PurchTableType Class