Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the inventMovement must be auto-reserved.
Syntax
public boolean mustBeAutoReserved()
Run On
Called
Return Value
Type: boolean
true if the inventMovement must be auto-reserved; otherwise, false.
Remarks
This method is often called together with the canBeReserved method, which returns a default Boolean value from the inventType class hierarchy.