cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Dear All.

Requirement:
On the Market Segment app, we want to set permissions to only see certain CO areas.
Example - Set a role to be authorized to see only the data in CO area 1000.

Implementation Details:
(1) Set the characteristics of the CO area to the authorization-related characteristics.
(2) In T-CODE RSECADMIN, create an analysis authority that specifies CO area 1000.
(3) Assign the analysis authority in (2) to the role's authority object S_RS_AUTH.

Result:
On the Market Segment app, an error occurred that there is no authority.

Remarks:
When the authority object: S_RS_AUTH is set to *, the analysis authority "0BI_ALL" is also assigned, which means that data other than the CO area 1000 can be viewed.

Therefore, what should I do to make the analysis authority effective?
(I have also read about creating an authority variable (for the CO area) on the query side, but I don't know what to set for "Var Represents" when creating the authority variable).

Please let me know. Thank you in advance.

 

0 Likes
View Entire Topic
S_Sriram
Active Contributor
0 Likes

Hi 

Have you provided the authority on the query level? authorization object name S_RS_COMP & S_RS_COMP1

Regards

SS

yukitsumura
Participant
0 Likes
Dear S_Sriram.
yukitsumura
Participant
0 Likes
Dear S_Sriram. Thank you for your reply. I checked the permissions and they were all set to *&ALL Values & ALL activities regarding S_RS_COMP & S_RS_COMP1. Is this setting impossible? If the settings are wrong, I would appreciate it if you could tell me how I should fix it. S_RS_COMP RSINFOAREA * RSINFOCUBE * RSZCOMPTP All values RSZCOMPID * ACTVT All activities S_RS_COMP1 RSZCOMPID * ACTVT All activities RSZCOMPTP All values RSZCOMPID * RSZCOMPTP All values ACTVT All activities Thank you in advance.
S_Sriram
Active Contributor
0 Likes
Hi If the permissions are * means ok, once again check the missing authorization in the RSECADMIN transaction code.