Share via


PurchTableType.updatedLineDistributionNeeded Method [AX 2012]

Indicates whether a change to the PurchTable table should update the record in the AccountingDistribution table that is associated with the PurchLine records.

Syntax

public boolean updatedLineDistributionNeeded()

Run On

Called

Return Value

Type: boolean
true if the AccountingDistribution table that is associated to the PurchLine field has to be updated; otherwise, false.

See Also

Reference

PurchTableType Class