Application Development 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: 

How to prevent debuging of a program

Former Member
0 Kudos

I have a requirment not to allow any body to run a partiuclar program in debug mode, even if that particular user has authorization to debug a program.

Is it possible ?

Thanks

-Sourabh

5 REPLIES 5

Former Member
0 Kudos

You have to Contact BASIS person. Usually in production , changing the values in debugging is not allowed.

BASIS would do some settings to avoid changing the values in debugging mode.

Regards

Vivek

<b> Reward points for all the useful answers </b>

former_member223537
Active Contributor
0 Kudos

Hi,

Ask the basis guy not to give him authorization for debugging.

Best regards,

Prashant

Former Member
0 Kudos

Hi

Perhaps u can do something to set the auth. object S_DEVELOP (see the documentation) of user profile.

Max

Former Member
0 Kudos

Hi,

It is not possible...If the user has authorization...he can do any thing..but for other users who does not have authorization we can restict..

Njoy SAP

Former Member
0 Kudos

Hi sourabh,

1. Simple

2. In the attributes of the program

3. There is a field STATUS

4. Make that to 'System Program'

5. We cannot use debugging with 'System Programs'

regards,

amit m.