Hello,
I have an authorization issue in order to access to our SD reports.
Here is the different roles I set up :
- ZSD_REPORTS : a role to provide access to the SD reports
- Z_CTRLAREA_A : a role to access provide access to the data belonging to the controlling area A
- Z_CTRLAREA_B : a role to access provide access to the data belonging to the controlling area B
- Z_CTRLAREA_C : a role to access provide access to the data belonging to the controlling area C
So when an end-user need access to these reports, I give him the role ZSD_REPORTS and the role related to his belonging controlling area.
This scenario works fine.
But a problem occurs when a user needs access to these reports with several controlling areas.
I thought that I just needed to give him ZSD_REPORTS and the roles related to the different controlling areas he needs.
But it looks like its doesn't work since it says that the user have no authorization when he tries to run the query...
I'm not an authorization expert and I hope I will get some help here..
Thank you very much !