Share via


WMSPickingRoute.canDeliverPickedItems Method

Determines whether there are items to deliver on the specified picking route.

Syntax

public boolean canDeliverPickedItems()

Run On

ClientOrServer

Return Value

Type: boolean
true if there are items to deliver on the specified picking route; otherwise, false.

Remarks

Only items on picking lines with status Picked related to specified picking route can be delivered.

See Also

Reference

WMSPickingRoute Table