HR 11 Upload

Author
Messages
Akshay
Basic Member
Posts: 7
Basic Member

    Hi I did HR11 upload and for some reason the employee number skipped, so instead of taking the next available employee number it too +100, skipping the employee number. what can be the reason and solution?

    Ragu Raghavan
    Veteran Member
    Posts: 468
    Veteran Member
      The next employee# is obtained from the field PRSYSTEM.LAST_EMPLOYEE + 1. Possible that your table PRSYSTEM is out of sync with the EMPLOYEE table.
      Akshay
      Basic Member
      Posts: 7
      Basic Member

        Hi, 

         

        Thanks for the reply, but I am not able to see the last employee number in PRsystem table?

        How should I check that, I am at lawson 10 version.

        Ragu Raghavan
        Veteran Member
        Posts: 468
        Veteran Member
          You can see the field on the screen HR00.1 under the "options" tab. Or use Excel Add-ins to query the PRSYSTEM table. Or have somebody with the necessary access to dump the table.
          ---