Application Development 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: 

BI 7 - Authorization Issue

Former Member
0 Kudos

Hi,

we are trying to create two roles, one role you can change and run query, the other role you can <b>only</b> display and run the existing query, no change allowed. We have applied the necessary securities for these two roles but in some queries i am still able to, for example, change or display. Are there any Notes that might be helpful for this type of issue

1 REPLY 1

Former Member
0 Kudos

Try this approach.

1. Create role-1for report developer and use template S_RS_RREDE. Assign users to this role.

2 Create role-2 for report viewer and use template S_RS_RREPU. Assign users to this role.

Later you can customize the RS_COMP, RS_COMP1, RS_ICUBE and other security objects to which specific to your business needs.

Shameel