Dear BW Gurus,
i was implementing analysis authorisation fo the users,
so i created roles, created auth objects assigned objects to roles, and assigned all necessary authorizations for that roles,
and i added my Z auth object to the role using s_rs_auth, and in my z object company code- 200,300,4000 etc, and and in my
report in filter company code is filtered using authorization variable with mandatory and multiple single values, and also i have
in default values company code vaiable with manual input,ready for imput,multiple single values,
when i run the report from users ID it is working perfectly showing only necessary company code values,
All the user roles are working, then i created a role for me and my colleagues,that is for bw consultants, and assigned the object OBI_ALL for s_rs_auth authorization object, when i run the same report from this user that is my user it is going into abap debugger,
report is not running,there is no log for auth,
and even if we run this report from basis id which is super user then also it is going to abap debugger,
did i miss anything,why the full auth is not working,please help ,because just because of this reason i could finish this work,
basically i understood the variable is getting value from the Auth object,but only if i put restriction it is working,for full auth i even copied obi_all object still it is not working, Please help this is very urgent.
Thanks
Vishnu