InventDim.validatePalletLocation Method

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.

See Also

Reference

InventDim Table