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: 

Restricting access of to auth relevant characteristics

Former Member
0 Kudos

Hello Experts,

We have a requirement wherein I have to restrict access for a user by which the user would not be able change the poroperties of characteristics even in the local view in the query designer.

The requirement is like the user should be able to go into change query (local view) and change rows and columns but the user should not be able to change the properties of any characteristic.

In our case the user is trying to change the properties of a authorisation relevant characterstics which the user should not.

Thanks in advance.

Best Regds,

Suyog.

2 REPLIES 2

Former Member
0 Kudos

Hi Suyog,

As per my knowldge, you cant control change acceess only to rows and column only in query designer. Also please note that maintaining auth. relevant charactristics as processing type authrization or customer exit is BW developers job, as BI security consultant you can give suggestions to maintain such varaiables.

Hence you give change query access in Dev and give only display in QA & production.

Best Regards

Imran

0 Kudos

The issues has been fixed we have implemented our security with a different approach..

Thanks All..