Hi,
I have been requested to set up a simple custom page with a table that users can enter their Employee ID and some notes. The user should only see their own entries, but managers should be able to see entries by all staff that report to them.
Is there any way I can apply row level security to the Custom Logical Unit view? Ideally I would like the use the HR position access logic that filters views such as COMPANY_PERSON_ALL (User_Access_API.Is_User_Available_Emp_No)
I have investigated using a Filter on a Custom Projection for use in Aurena, but can’t find a way to set up a filter that will allow me to filter on Employee ID.
Any advice will be very much appreciated.
Scott