Hello,
I have following requirement for analysis report. Generally it considers the datasource query and the characteristic 0costcenter.
I want to restrict costcenters in the report to the specyfic levels of the specyfic hierarchies. I have created bex variable for flexible hierarchy selection and also additional variable for flexible hierarchy level selection. So when i.e. hierarchy A is selected in the first variable then in the second variable user can select specyfic levels of hierarchy A. And now I need to add authorization restrictions to the reporting process. So that when user is able to use only hierarchy A or B he should not see rest of hierarchies when he selects F4 - only A i B should be displayed. In rsecadmin I created authorization object for costcenter including the hierarchy part.
As hierarchy variable accepts only single value input I can't use default values or user-exit. Is there a way to filter the F4 help according to the user authorization - specified in RSECADMIN? My goal is to have a clear presentation to the user which hierarchies can he used. Maybe in the infoobject settings there is some setting relevant for my requirement?