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

multiple roles for user

0 Likes
1,644

HI experts,

I assigned multiple roles in several user account.

For example user A has 4 individual roles and user B also has 4 exactly same roles.

The problem is user A can execute all the program which enrolled in the menu but user B can not execute the same program. user B only can use the part of the programs now.

i would like to know how this situation can happen because when we test this in test server everything goes very well so we didn't expect this situation.

*I definitely checked the roles users have again and again. However they have exactly same roles.

Thanks

7 REPLIES 7
Read only

FredericGirod
Active Contributor
1,489

Did you try to put a trace STAUTHTRACE ?

Read only

matt
Active Contributor
0 Likes
1,489

What does SU53 say?

Read only

0 Likes
1,489

SU53 said need s_tcode

Read only

FredericGirod
Active Contributor
0 Likes
1,489

You could perform a SU53 from another user having more authorization

Read only

Sandra_Rossi
Active Contributor
0 Likes
1,489

For information, SU53 should be part of a basis role which is assigned to all users.

Read only

matt
Active Contributor
0 Likes
1,489

What Sandra said. All users should have SU53. As a developer you definitely need it. Talk to your security team.

Read only

1,489

SO MUCH THANK YOUR KINDNESS.

We found that those problems wasn't our fault. when they log-in SAP through there groupware not SAP Logon, the system can not find there applied roles and their IT team has resolved this problem quickly. Thank you again