Share via


PurchLineType.distributionUpdateNeeded Method [AX 2012]

Indicates whether a change to a PurchLine record should update the associated SourceDocumentDistribution table.

Syntax

public boolean distributionUpdateNeeded()

Run On

Called

Return Value

Type: boolean
true if the associated SourceDocumentDistribution records should be updated; otherwise, false.

See Also

Reference

PurchLineType Class