Skip to Content
0
Former Member
Sep 06, 2007 at 03:33 PM

BW Security: Infoobject security

27 Views

Hi all,

I have the following requirement:

1) I built a role Role1 giving access to execute query Q1 and access to cost center's CC1 , CC2 . It is assogned to USER1 and when he executes the query Q1 , the data for only the cost center CC1 and CC2 is displayed

2)I built another role Role2 giving access to execute query Q2 and access to cost center's CC3, CC4 . It is assogned to USER2 and when he executes the query Q2 , the the data for only the cost center CC3 and CC4 is displayed

Now when i assign bothe these roles to a user say USER3 , when he executes the query Q1 he is seeing data for all Cost center CC1, CC2 , CC3 and CC4.

similarly for Query Q2 he is seeing the data for all the cost centers.

Is it possible to restrict the cost centers based on the query the user executes.

Thanks.

Neha