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 if all qty on the load is in a picked status.
Syntax
client server public static boolean isAllQtyPicked(WHSLoadId _loadId)
Run On
Called
Parameters
- _loadId
Type: WHSLoadId Extended Data Type
The load Id of the load being evaluated.
Return Value
Type: boolean
true if all qty on the laod is in a picked status; otherwise, false.