Share via


InventMov_BlockingIssue.mustBeAutoReserved Method [AX 2012]

Indicates whether the movement must be automatically reserved.

Syntax

public boolean mustBeAutoReserved()

Run On

Called

Return Value

Type: boolean
true if the movement must be automatically reserved; otherwise, false.

Remarks

This method is often called together with the canBeReserved method, which returns a Boolean value from the inventType class hierarchy.

See Also

Reference

InventMov_BlockingIssue Class