Share via


PurchTableType.postDistributionUpdateNeeded_BR Method [AX 2012]

Determines if distribution update is needed.

Syntax

public boolean postDistributionUpdateNeeded_BR([boolean _returnValue])

Run On

Called

Parameters

  • _returnValue
    Type: boolean
    A Boolean value retrived by the original method.

Return Value

Type: boolean
true if purchase order is for consumption; otherwise, false.

See Also

Reference

PurchTableType Class