2007 Feb 08 5:13 AM
Hi all,
Is it possible to restrict debugging of any program by any developer or somebody else.
Thanks in advance.
Hi all,
Is it possible to restrict debugging of any program by any developer or somebody else.
Thanks in advance.
2007 Feb 08 8:17 AM
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
2007 Feb 08 8:22 AM
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
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |