Share via


SalesLineType.checkIsInventDimChangeValidNonStocked Method [AX 2012]

Checks whether any non-changeable inventory dimensions are changed for lines that have already been updated.

Syntax

protected boolean checkIsInventDimChangeValidNonStocked()

Run On

Called

Return Value

Type: boolean
true if inventory dimension changes are valid; otherwise, false.

Remarks

For non-inventoried lines, this check is performed from the inventMovement class.

See Also

Reference

SalesLineType Class