WHSLoadTable::isAllQtyPicked Method
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.