BAQ - Fulfillment Workbench "Picking" and "Picked" qty's

Does anybody know where to find the data listed in the Fulfillment Workbench specifically regarding the “Picking” and “Picked” quantities so that I can pull it into a BAQ. I know that the Fulfillment Workbench references this as the location, but I can’t find where in the BAQ creation I can get this field to pull in?

[OrderAllocRelease].[PickingQty]
[OrderAllocRelease].[PickedQty]

The data lives in the PartAlloc table.

2 Likes

I don’t know for sure… but I would check the PartAllocQueueInfo table (for picking qty)?

There is a PickedOrders table that should give you the Picked Qty.

Strike that… @hackaphreaka’s gotcha! :clap:

Thank you, this was what I was looking for!

1 Like