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

BW Authorization does not work in query

Former Member
0 Likes
1,119

Hi All,

I am currently facing an issue with BW Authorization in query. Following are the steps that we have gone through. FYI, the characteristic has been setup as 'Authorization Relevant'. RSECADMIN is the transaction code that we are using. Currently we are in BI 7.0 Support Level 12.

1. Create an authorization with the following objects in the authorization.

ZDISGEO is the characteristic that we need to filter in our query.

0TCAACTVT

0TCAIPROV

0TCAKYFNM

0TCAVALID

ZDISGEO1

2. Create role with the above authorization.

Profile was also generated.

3. Added the role in user maintenance for a particular user.

4. Created a query with a variable for ZDISGEO1.

The variable is set to processing by: Authorization.

This variable is also added into the Restrict panel.

When we run in RSECADMIN by simulating the user that we have added. It seems that the query is still displaying all data.

Help needed urgently.

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,078

Hi David,

Try to add S_RS_AUTH object in the role and enter the Authorization object that you created in RSECADMIN.

Hope it helps.

Please award points if it is useful.

Thanks & Regards,

Santosh

Hi David,

Try to add S_RS_AUTH object in the role and enter the Authorization object that you created in RSECADMIN.

Hope it helps.

Please award points if it is useful.

Thanks & Regards,

Santosh

8 REPLIES 8
Read only

Former Member
0 Likes
1,078

Hi,

after change run this report to validate your change:

PFCG_TIME_DEPENDENCY

Hope it helps

Read only

0 Likes
1,078

Hi Grevaz,

Thanks for the reply but no such transaction code exists.

Read only

Former Member
0 Likes
1,079

Hi David,

Try to add S_RS_AUTH object in the role and enter the Authorization object that you created in RSECADMIN.

Hope it helps.

Please award points if it is useful.

Thanks & Regards,

Santosh

Read only

0 Likes
1,078

Hi Santosh,

Thanks for your reply. I think that was already added in the role in RSECADMIN.

Thanks.

Read only

Former Member
0 Likes
1,078

Hi,

you have to execute the transaction SE38 and then the report PFCG_TYME_DEPENDANCY.

Hope it helps

Read only

0 Likes
1,078

Hi Grevaz,

I have run the job but still when I tried to impersonate the user using RSECADMIN interface it does not work.

Thanks.

Read only

0 Likes
1,078

Hi David,

How did you fix this requirement.

Regards,

Read only

Former Member
0 Likes
1,078

Hi All,

I have found that in the user maintenance, the profile and the role do not seem to be synchronised. It seems the profile contains an additional global profile that allows the user to view all data. We have removed it and it is working now. I am not too sure how this profile exists for the user. It could be that we added the role previously and when we removed the role the profile does not get reflected.

Thanks.