‎2013 Oct 21 8:23 PM
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.
‎2013 Oct 22 3:48 AM
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.
‎2013 Oct 22 11:31 AM
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.
‎2013 Oct 22 1:38 PM
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