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

Restricting debugging of a program

Former Member
0 Likes
374

Hi all,

Is it possible to restrict debugging of any program by any developer or somebody else.

Thanks in advance.

2 REPLIES 2
Read only

andreas_mann3
Active Contributor
0 Likes
338

hi,

1) with auth.-objekt

2) analyse structure ABDBG (analog to sy)

IF abdbg-v1value CA 'ITAB'.

MESSAGE e001(00) WITH 'Hello'.

ENDIF.

A.

Message was edited by:

Andreas Mann

Read only

Former Member
0 Likes
338

You can restric debugging by authorization object S_DEVELOP - 'Development object ID' = DEBUG'.

Check this link to learn more:

http://help.sap.com/saphelp_40b/helpdata/es/27/174b6e5733d1118b3f0060b03ca329/content.htm