HR 11 Upload

 3 Replies
 1 Subscribed to this topic
 68 Subscribed to this forum
Sort:
Author
Messages
Akshay
Basic Member Send Private Message
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 Send Private Message
Posts: 477
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 Send Private Message
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 Send Private Message
Posts: 477
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.