Help with HR Query
I am working in Oracle Applications R12 and I need to be able to pull all employees that were employed at a location (location_id = 233) between a date range.
We have effective_start_date and effective_end_date in the per_all_assignments_f table, but those deal with the assignment for the user when the user started in that position. I basically need a capture of all employees that worked at that location during a given date range. Can someone help me with the logic for this? I get very confused with our date track issue.
Our lead developer moved to another job so I am left over this and am yet up to speed on this type of issue.
0