Share via


PurchTableType.canTypeBeChangedNonInventoried Method [AX 2012]

Indicates whether the order type can be changed.

Syntax

protected boolean canTypeBeChangedNonInventoried()

Run On

Called

Return Value

Type: boolean
true when all lines in the order correspond to a change in the StockedProduct value; otherwise, false.

See Also

Reference

PurchTableType Class