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.
Validates the location, if a pallet ID is specified.
Syntax
public boolean validatePalletLocation(boolean _allowEmptyPalletLocation)
Run On
Called
Parameters
- _allowEmptyPalletLocation
Type: boolean
true if the empty pallet location of the warehouse is considered valid too; otherwise, false.
Return Value
Type: boolean
false if the pallet location is invalid; otherwise, true.