Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BI authorizations

Former Member
0 Likes
598

Hi Gurus,

I have created around 250 authorization objects in RSECADMIN with different valuse for 0company,0costcenter,0plant and so on

now i want know what object contains what values like in R/3 how we find from SUIM

is there any way we can find in BI

please help me on this

kishore

4 REPLIES 4
Read only

jabella
Product and Topic Expert
Product and Topic Expert
0 Likes
518

Hi Kishore,

You can do it looking at the table RSECVAL through the SE16.

If you want to see the authorizations assigned to a user you can check table RSECUSERAUTH.

Regards, Jose

Read only

Former Member
0 Likes
518

Hi Jose,

Thanks for you reply

i think it will help me

is there any alternative were we can find from the transaction directely instead of from table

thanks

kishore

Read only

jabella
Product and Topic Expert
Product and Topic Expert
0 Likes
518

Hi Kishore,

As I can recall, there is no standard transaction for this. There are two ways, one seeing them through that tables or second looking one by one through the RSECADMIN transaction.

Regards, Jose

Read only

Former Member
0 Likes
518

got the required information