Share via


PurchTableType.fullDistributionReversalNeeded Method [AX 2012]

Determines whether a change to the record in the PurchTable table should reverse all associated AccountingDistribution records.

Syntax

public boolean fullDistributionReversalNeeded()

Run On

Called

Return Value

Type: boolean
true if all AccountingDistribution records have to be reversed; otherwise, false.

See Also

Reference

PurchTableType Class