Picking Data

Trying to build a performance report based on picking data, however I seem to be missing something.

  • MtlQueue table seems to be what shows in the Material Queue Manager screen. Data eventually gets deleted out of the table
  • PickedOrders has 6 records. Pretty sure we have picked more orders than that
  • PartAlloc only seems to have data related to sales orders?

Need to see all the transactions that our pickers picked in a day. Is this not being logged? should I be filtering from the PartTran table?

PartTran would work just keep in mind that a “pick” in part tran is a STK-STK trantype but has an associated Jobnum/ OrderNum.
If you are also counting Picks from the replenish workbench this wouldnt count those.