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

Two same users in SAP

Former Member
0 Likes
456

Hi Everyone,

I have two user in my production server and both have exactly same rights.

But one user can perform certain taks but other can not.

I have checked so many things but i am not able to find anthing useful to me.

Is there something which could be there and i am missing?

Note: The user who is not able to perform the task has so many expired assigned roles.

other user has the same valid assignment of the first user.

Any help appreciated.

Thank You.

3 REPLIES 3
Read only

Arun_Prabhu_K
Active Contributor
0 Likes
429

Hello Pratik.

Check if any user exit / enhancement is written permitting / prohibiting any of your users.

The program RS_ABAP_SOURCE_SCAN may help you in this regard.

Regards.

Read only

Former Member
0 Likes
429

Hi pratik,

You can also check the AUTHORITY-CHECK OBJECT value  for that user in the program whether it is 0 or 4 .

May this will be Helpful for you.

Read only

RaymondGiuseppi
Active Contributor
0 Likes
429

I have two user in my production server and both have exactly same rights.

(...)

Note: The user who is not able to perform the task has so many expired assigned roles.

other user has the same valid assignment of the first user.

So how did you insure they got same authorization, a transaction like S_BCE_68001430 or  ?

Regards,

Raymond