cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Auth. Check while executing Query with Hierarchy based infoObjects

Former Member
0 Likes
256

Hello,

We made an info object 0CRM_TR as authorization relevant and is a hierarchy based infoobject

We created analysis authorization on the above info. object with hierarchy based authorization

to a specific territory hierarchy node (Say C) in rsecadmin

and assigned the analysis authorization to role.

Now we have a query which has this infoobject (0CRM_TR) with a variable assigned to the infoobject of type optional,

now the users when they execute the query, they do not want to the select the hierarchy from drop down or F4

but instead wanted to execute the query as it is with blank value in the variable and wanted the output to just to

limit to the authorized hierarcy node(c).

But here the output is returning all the hierarchy data and does not give any authorization error.

Any idea what more settings to be implemented? even the variable of user authorization does not even perform authorizatin check.

We donot want the variable to be made to "Mandatroy" and enable for ready for input.

Hierarchy Authorization on 0CRM_TR given in RSECADMIN.

Hierarchy TERR_RI0210_0001/20060630//0CRM_TR

Nodes A29CCBC8E98CE34A9B4CB87A4C606921

Type of Authorization 1

Hierarchy Level 0

Validity Period 2

Will award 10 points for best solution. Thanks - Sreeni.

View Entire Topic
Former Member
0 Likes

Is the infoprovider checked for AUTHORIZATION? ->RSSM

If you have different roles for different nodes of hierarchy then define hier-auth-node for all such nodes in RSSM.

https://websmp206.sap-ag.de/bi contains a good how to document. How To…Work With Hierarchy Authorizations

Former Member
0 Likes

we are using the new tcode RSECADMIN not RSSM.

Thanks

Sreeni