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

Authorization to maintain critical combinations / authorizations

Former Member
0 Likes
1,269

It seems like there should be an easy answer to this, so pardon me if I've missed the obvious.

I've been looking into transaction RSUSR008_009_NEW (List of users with critical combinations), but when I click either the "Critical Combinations" or "Critical Authorizations" buttons at the top, I get a "No Authorization" error. What authorization do I need to maintain the critical combinations?

Thanks in advance,

Dan

1 ACCEPTED SOLUTION
Read only

pradeepmathewch
Product and Topic Expert
Product and Topic Expert
0 Likes
1,092

Hi Dan,

Right after you get the error message "you are not authorised to....", make a

"/nSU53" and you will be able to see the authorisation object/activity which prevents you from executing this report.

Then add this authorisation to your user via role/profile.

Hope it helps.

Thanks and Regards, Pradeep

5 REPLIES 5
Read only

pradeepmathewch
Product and Topic Expert
Product and Topic Expert
0 Likes
1,093

Hi Dan,

Right after you get the error message "you are not authorised to....", make a

"/nSU53" and you will be able to see the authorisation object/activity which prevents you from executing this report.

Then add this authorisation to your user via role/profile.

Hope it helps.

Thanks and Regards, Pradeep

Read only

0 Likes
1,092

Thanks.. that was the first thing I did when I got the error, but the result was meaningless. Having just tried it again though, the results were more useful. Can't imagine what I did wrong last time.

Anyway, the SU53 indicates I need t-code VCUSRVARCOM_DISP.. but I imagine there's more to it than that. I found a few possibilities:

SU_VCUSRVARCOM_CHAN - Maintain View Cluster VCUSRVARCOM

SU_VCUSRVARCOM_DISP - Display View Cluster VCUSRVARCOM

SU_VCUSRVAR_CHANGE - Maintain View Cluster VCUSRVAR

SU_VCUSRVAR_DISP - Display View Cluster VCUSRVAR

Bonus points to anyone who can produce a URL to some official information about this.

-Dan

Read only

0 Likes
1,092

Hello Dan,

The best way to find the problems related to authorizations is by running authorization trace ST01.

Anyways, In your case please check if you have the following authorizations:

S_TABU_DIS:ACTVT=03,DICBERCLS=SS

S_TABU_CLI:CLIIDMAINT=X

S_TABU_DIS:DICBERCLS=SS,ACTVT=02

Regards,

Subbu

Read only

Bernhard_SAP
Product and Topic Expert
Product and Topic Expert
0 Likes
1,092

Hi Dan,

I suppose, you will have to keep the bonus points in the moment...

There will be a seperate SAP note providing a documentation about the additional requirements.

Also SU22/SU24-data has to be delivered for S_BCE_68002111 containing the proposals for the mentioned 4 t-codes.

In the 'tecnical hints' section of note 1117656 there is a short remark on those requirements (pnt. 2 and 3).Currently the translation of this note to EN is not finished yet....

b.rgds,

Bernhard

Read only

Former Member
0 Likes
1,092

Thanks everyone for your comments and suggestions. It looks like all I needed were those four transactions I listed in a previous response. Bernhard: I'll give you partial credit for the German note. It may be a struggle, but I should be able to grasp the meaning of it with what little I remember from high school.