Issue with employee specific LOV's on timecard
When manager tries to enter time for their employees, LOV is not displaying values specific to employee instead it is showing upgrade jobs for manager because we are using the FND_GLOBAL.EMPLOYEE_ID in the query.
When I am doing research in metalink I have found the similar requirement for Timekeeper screen, and Oracle suggested using the profile fnd_profile.value('OTL_TK_RESOURCE_ID').