cancel
Showing results for 
Search instead for 
Did you mean: 

Replace in Debugging

Former Member
0 Kudos

Hi,

May I know what is "Replace in debugging"? How can I monitor and controlled this as an administrator?

Regards

Lauran

Accepted Solutions (0)

Answers (2)

Answers (2)

rolfc_weber
Contributor

Hi,

"Replace in debugging" say someone is changing values of fields, tables or so by using the debugger.

This should normally not occur in production systems, but more likely in development or test systems.

However this is noted in the system log (Transaction SM21), so to monitor, have a look at the system log.

Hope this helps

Rolf

Former Member
0 Kudos

Hi,

In Production system, how can we restrict this to happen? Is there a role to assign or is controlled by scc4?

Regards

rolfc_weber
Contributor
0 Kudos

Hi,

Even if i am not a authorization expert, as of my knowledge the authority to replace in debugging is controlled by authorization object S_DEVELOP with ACTVT=02 (change) and OBJTYPE=DEBUG.

So you have to check what authorization you users have (or not may have), to restrict this.

I do not know of a general switch that can control it (like some settings in SCC4).

Regards

Rolf