Share via


PurchTableType.templateRequiresDistributionRecreation Method [AX 2012]

Determines whether a change to the record in the PurchTable table should re-create the associated AccountingDistribution table.

Syntax

public boolean templateRequiresDistributionRecreation()

Run On

Called

Return Value

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

See Also

Reference

PurchTableType Class