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

profile object for debugging

Former Member
0 Likes
1,084

HI,

What is the profile object to enable debugging for users.

Thanks,

1 REPLY 1
Read only

Former Member
0 Likes
553

Think you need an authorisation object S_DEVELOP with OBJTYPE = 'DEBUG' and appropriate value in ACTVT (see http://help.sap.com/saphelp_40b/helpdata/es/27/174b6e5733d1118b3f0060b03ca329/content.htm). This object is being used in a few profiles: R3_DEV, S_A.DEVELOP (run transaction SUIM for details).