View Employees via Payables Manager responsibility
Hi,
The seeded Payables Manager responsibility has a menu option called 'View Employees'. This comes from menu AP_EMPLOYEES_GUI12, function AP_PERWSEMP_VIEW, form PERWSEMP. The data is fetched via view PER_PEOPLE_V7. We noticed that the UI does not display any of our contingent workers; only employees are displayed. When we query view PER_PEOPLE_V7 it does return both employees and contingent workers. The security profile that is applied to our Payables Manager responsibility uses View Contingent Workers 'All'. We are on eBS version 12.1.3.
Does anyone know why the UI does not display contingent workers?