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.
Determines whether the line can be reserved.
Syntax
public boolean canInventBeReserved()
Run On
Called
Return Value
Type: boolean
true if the line can be reserved; otherwise, false.
Remarks
An order can be reserved if it has a DocumentState value of either DocumentState::Approved or DocumentState::Confirmed.