Login
Register
Search
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Forums
Infor / Lawson Platforms
S3 Systems Administration
Finding Employee 'active' groups during a time period
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
Mauchk
Past 24 Hours:
0
Prev. 24 Hours:
0
Overall:
5244
People Online:
Visitors:
441
Members:
0
Total:
441
Online Now:
New Topics
Lawson Add-Ins for Microsoft Office
Uploads
11/20/2025 3:32 AM
The Next button has stopped functioning on the upl
S3 Systems Administration
Lawson Security Admin (LSA) - Securing Print Manager to self only
10/24/2025 6:27 PM
Looking for someone who would be willing to share
Lawson Add-Ins for Microsoft Office
Lawson Add-in
9/30/2025 6:51 PM
I am looking for a Lawson Add-ins query to add new
Lawson S3 Procurement
Anyone getting PO 0000 not found for company error in PO23?
9/30/2025 2:45 AM
Anyone getting PO 0000 not found for company error
Lawson Add-Ins for Microsoft Office
PO20 - Cancel PO via Add-in
9/25/2025 8:03 PM
Is it possible to cancel PO's using add-ins? I
S3 Systems Administration
S3 Payroll - PayStubs
9/18/2025 6:58 PM
Looking for a reliable solution to streamline the
S3 Systems Administration
Quick Access report
8/25/2025 7:17 PM
Looking for a good way to see who has access Lawso
S3 Customization/Development
LP01 hiding a PTO plan from the list
8/13/2025 4:44 PM
Hi all. is there a way to hide a specific PTO&n
Lawson Business Intelligence/Reporting/Crystal
GLTrans - PO Line/MAInvdtl
8/6/2025 6:13 PM
Hello, we have an existing tabular model for fina
IPA/ProcessFlow
Retrieving GUID from InforOS
7/25/2025 2:22 AM
Hello everyone, I was wondering if there is a way
Top Forum Posters
Name
Points
Greg Moeller
4184
David Williams
3349
Kat V
2984
Woozy
1973
Jimmy Chiu
1883
Kwane McNeal
1437
Ragu Raghavan
1377
Roger French
1315
mark.cook
1244
Chesca
1042
Forums
Filtered Topics
Unanswered
Unresolved
Announcements
Active Topics
Most Liked
Most Replies
Search Forums
Search
Advanced Search
Topics
Posts
Prev
Next
Forums
Infor / Lawson Platforms
S3 Systems Administration
Finding Employee 'active' groups during a time period
Please
login
to post a reply.
3 Replies
0
Subscribed to this topic
27 Subscribed to this forum
Sort:
Oldest First
Most Recent First
Author
Messages
oregon
New Member
Posts: 4
7/15/2009 10:43 PM
Hi..
I am new to Lawson and I have a question that is probably pretty obvious to most Lawson users.
Question: What Lawson database tables do I need to use in order to get a group of ‘Active’ employees during a specific time period.
Example:
The time period might be from 2007 to 2009, and I need all the acitve employees during that time period.
I am having a hard time finding history and period where a group of employees were active.
If anyone could help me out, I would be very appreciative of their time.
Take care…
John Henley
Posts: 3362
7/16/2009 12:45 AM
Split
Oregon, there are several parts to the answer.
First, historical "as of" data is stored in the HRHISTORY table, which has records for each employee, effective date of the change, and the new field value effective on that date. One of the elements used to store that data is a field number.
In Lawson HR, each data element has a field number. So the second part of the answer is that it depends on your organization's definition of "active", i.e., is it based on an employee's status, or is it the absence of a term date? Depending on that, you would need to look at a different field stored in HRHISTORY.
Another aspect of this issue is that the "track history" flag needs to be turned on via HR10 for any fields you want to use for effective date reporting. If the flag is turned on post-implementation, history will only be kept for that field for changes made after the flag is set--Lawson has no way of going back in time and rebuilding it.
If you converted data into HR as part of your implementation, one of the conversion steps -should- have been the conversion of history--at least for the values current as of the conversion, and also ideally for values prior to the conversion. I have done conversions where we have converted some values such as status codes, pay rates, going back for decades!
So, once you know which fields to look at in HRHISTORY, the last part of the puzzle is to find the employee's value "as of" a given date.
That is the basis for how this report works:
https://www.lawsonguru.co...ry=854096&id=3612826
It returns employee data "as of" a given date, and you would then use Crystal selection criteria to select whatever (status code, "blank" term date, etc) to include the desired employees.
oregon
New Member
Posts: 4
7/20/2009 2:29 PM
Split
John...
Thank you for your time and advice.
This is a tough one for me, as a 'point in time' report from lawson (to me) was kinda tough.
My final solution was to use a pay perid and a check to find a active user. I guess my logic was: 1) If a person has a paycheck, they were active during that period they actually worked. (-14 days from the check date).
Our HR departments seem to like the report. (crossing my fingers they accept the report).
But thank you.... I have actually learned alot about Lawson looking at the HRHistory table. Thank you for pointing me in that direction.
riegerj
Veteran Member
Posts: 44
8/25/2009 7:42 PM
Split
Oregon,
I know I am kind of late on this but I would say be careful using a paycheck as an indicator of a person being active. They could have been on a leave of absence or their paperwork could have been delayed and maybe they didn't get into the system in time so they were paid a period late. Maybe you don't have these issues at your organization, but it's something to watch for. The HRHISTORY on an emp-status or term date is probably a lot safer. Good luck!
Jen
Please
login
to post a reply.