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 that the final put location meets requirements.
Syntax
public boolean validateFinalPutLocation(
WMSLocation _location,
[WHSLocationProfile _locationProfile,
boolean _showInfo])
Run On
Called
Parameters
- _location
Type: WMSLocation Table
The location being validated.
- _locationProfile
Type: WHSLocationProfile Table
The location profile of the location to validate; optional.
- _showInfo
Type: boolean
A Boolean that determines if the error message text will be displayed or supressed; optional.
Return Value
Type: boolean
true if the location for the final put workline meets all validation requirements; otherwise, false.