per_people_f returns no data
I am trying to use the per_people_f view in my custom report. Its a simple pl/sql code which returns employee basic details. I have created a concurrent program which calls this pl/sql code and writes the output in concurrent program log file.
When I use per_people_f, I am not getting any data. When I use per_all_people_f, I am getting data.
Security List Maintenance has been run.
I have tried submitting the concurrent program from various HR responsibilities- none of them returns data.
Any idea what can be wrong? We are in R12.1 RUP10.