Question:
I am on project in Connecticut with over 600 users. I am doing a upgrade to 4.7 from 4.6. I need help giving access in debug mode and having problems retricting a user from changing the ownership of chang request in se09 or se10?
How you restrict a user from changing the ownership of change request in se09 or se10?
Answer:
Debug is controlled with auth object S_DEVELOP and ONLY the fields Activity and Object Type.
Activity:
01 - system debuggin ( /hs)
02 - Replace
03 - debug (/h)
As for SE09 and SE10 look at the documentation of object S_TRANSPRT and one of the activities controls this, or you could run a ST01 trace and perform a rename and the ST01 authorization trace will tell you.
Answer:
What do you mean by "debug mode". How which activity and for which object type is the requirement? Watch your Sm21 and SM51 during this period where the access is required.
What do you mean by "changing the ownership"? Adding an object outside of oneīs own dev class permissions and own request?
As John said, activity (sometimes) and object type (at other times) is the limit for S_DEVELOP here. It has more fields, but SAP currently does not intend using them consistently - so you canīt either.
Jaba