Share via


InventMov_KanbanJob_Transfer.mustBeAutoReserved Method [AX 2012]

Determines if the inventMovement must be automatically reserved.

Syntax

public boolean mustBeAutoReserved()

Run On

Called

Return Value

Type: boolean
The default Boolean value from the inventType class hierarchy.

Remarks

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

See Also

Reference

InventMov_KanbanJob_Transfer Class