PurchTableType.distributionUpdateNeeded Method [AX 2012]

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

public boolean distributionUpdateNeeded()

Run On

Called

Return Value

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

Community Additions

ADD
Show: