Report for number of picks by user

Sort:
You are not authorized to post a reply.
Author
Messages
JeanneS
Veteran Member
Posts: 49
Veteran Member
    Can anyone tell me what tables should be used to create a report that lists the number of picks by user? Thanks.
    Arvin Ojales
    Advanced Member
    Posts: 24
    Advanced Member
      You can get this info on shipment tables. WHSHIPMENT and WHSHIPLINE. Operator id exist on both tables, shipment lines has the quantities, you may need to analyze the quantity in shipment lines (in process qty, shipped qty, etc.) based on the shipment header status.

      Arvin Ojales
      David Williams
      Veteran Member
      Posts: 1127
      Veteran Member
        Just remember that the operator id that Lawson records is the id of the user who keyed the shipment on WH32 and that may not be the person who picked the goods. If you have MSCM then you can track this better.
        David Williams
        JeanneS
        Veteran Member
        Posts: 49
        Veteran Member
          We do have MSCM. What do you suggest to track this? Thanks.
          David Williams
          Veteran Member
          Posts: 1127
          Veteran Member
            Within MSCM there is a Productivity Report. Try that first. If it won't do what you want, you can create your own report.
            David Williams
            You are not authorized to post a reply.