Share via


WHSShipmentTable::isAllQtyPicked Method

Determines if all qty is picked on the shipment.

Syntax

client server public static boolean isAllQtyPicked(WHSShipmentId _shipmentId)

Run On

Called

Parameters

Return Value

Type: boolean
true if all qty on the shipment is in a picked status; otherwise, false.

See Also

Reference

WHSShipmentTable Table