Is there a way by which we can restrict access to a report in local language only?
Requirement : A User in France should be able to execute Report XYZ in French only, a user in Germany should be able to execute the same Report XYZ in German only and so on...
Is there any authorization that can be used to achieve this?
Is it possible to achieve this with 1 user id in the sense that when user logs in local language he/she should will have authorization to that report only but when logs in the system in Standard language like English he/she will have access to other transactions.
Any inputs will be truly appreciated.