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

Analysis Authorisation Table

Former Member
0 Likes
885

Hi all,

I've just started working on a new project and am familiarising myself with the build. Part of this is the BI analysis authorisations, of which there are over a hundred. Rather than attempt to view these inividually is there a table that can give me this info, rather like AGR_1251 but for analysis auths?

Thanks,

Nick.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
474

Hi,

tables of analysis authorization for RSECADMIN are

RSECHIE_CL Change log of hierarchy authorizations

RSECUSERAUTH BI Analysis authorization assignment to users

RSECUSERAUTH_CL BI Analysis authorization assignment to users

RSECTXT_CL Change log of authorization texts

RSECVAL_CL Change log of Authorization Value Status

RSECBIAU Changes to Authorization (Last Changed By]

You can find more table start with RSEC* just check with F4 in SE16.

Hope this helps

Edited by: connecpk on Feb 1, 2010 4:49 PM

2 REPLIES 2
Read only

Former Member
0 Likes
475

Hi,

tables of analysis authorization for RSECADMIN are

RSECHIE_CL Change log of hierarchy authorizations

RSECUSERAUTH BI Analysis authorization assignment to users

RSECUSERAUTH_CL BI Analysis authorization assignment to users

RSECTXT_CL Change log of authorization texts

RSECVAL_CL Change log of Authorization Value Status

RSECBIAU Changes to Authorization (Last Changed By]

You can find more table start with RSEC* just check with F4 in SE16.

Hope this helps

Edited by: connecpk on Feb 1, 2010 4:49 PM

Read only

Former Member
0 Likes
474

Thanks, RSECVAL was exactly what I needed

Cheers,

Nick.