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

Authorization object for debugging

danielpalacios3
Explorer
0 Likes
23,569

Hi all!

Which is the authorization object required for debugging??

Thanks and regards

Dani

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
10,866

Hi

The object is S_DEVELOP:

Here the object type (OBJTYPE) has to be DEBUG (or *) and activity (ACTVT) has to be 01 or 02 or * (so it can change the value in debug) or 03 (It can see the value only).

Max

Edited by: max bianchi on Jan 27, 2009 11:25 AM

3 REPLIES 3
Read only

Former Member
0 Likes
10,867

Hi

The object is S_DEVELOP:

Here the object type (OBJTYPE) has to be DEBUG (or *) and activity (ACTVT) has to be 01 or 02 or * (so it can change the value in debug) or 03 (It can see the value only).

Max

Edited by: max bianchi on Jan 27, 2009 11:25 AM

Read only

GauthamV
Active Contributor
0 Likes
10,866

Hi,

you can use S_DEVELOP authorization object.

Check the object documentation.

Read only

patrick_winkler
Product and Topic Expert
Product and Topic Expert
0 Likes
2,493

SAP Note https://me.sap.com/notes/65968 provides a comprehensive and detailed answer to your question.