Share via


WHSWorkLine.validateFinalPutLocation Method

Validates that the final put location meets requirements.

Syntax

public boolean validateFinalPutLocation(
    WMSLocation _location, 
   [WHSLocationProfile _locationProfile, 
    boolean _showInfo])

Run On

Called

Parameters

  • _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.

See Also

Reference

WHSWorkLine Table