authorization in debug mode

Question: Hi All,
if we debug report / program with /h, we can hold it in a fields we want to stop,
for example, field : sy-subrc. We can change sy-subrc value, from 4 to 0,
the question is where i must include an authorization for it that we can't change the value.

Answer:
Have a look at the documentation on auth obj S_DEVELOP especially - DEBUG: Debugging (activity 01=system debugging, 02=replace in ABAP/4 programs, 03=debugging for ABAP/4 programs).
Copyright ?2007 - 2008 www.jt77.com