2022 Jun 08 1:56 PM
Dear all,
I am trying to get hands on ABAP Debugger Scripting for the first time.
My struggle is that the methods init, script and end seem to be read-only.
See:
What do I need to do, to insert my code?
Any help appreciated!
2022 Jun 09 10:54 AM
sandra.rossi That's exactly it! Thanks!
Had to switch to "Changes to repositors and cross-client customiziation allowed" in transaction SCC4.
Remaining question: Is it a good idea to open the Q system to use debugger scripting?
Our Q system is customized with "No change to repository/cross-client customizing objects".
2022 Jun 08 3:23 PM
2022 Jun 08 7:21 PM
You need to develop your script in transaction SAS before you can execute it in the debugger.
2022 Jun 09 10:59 AM
Good hint, because transaction SAS additionally displayed the error "System set to not modifiable" (Message no. TR840).
This was not displayed in the debugger during runtime and pointed me to transaction SCC4 to allow the necessary changes.
2022 Jun 08 7:48 PM
I can enter directly a script in my 7.40, 7.52 and 7.56 systems, and execute it.
Other possibility: client set as productive in SCC4, or no changes to repository objects allowed?
2022 Jun 09 10:54 AM
sandra.rossi That's exactly it! Thanks!
Had to switch to "Changes to repositors and cross-client customiziation allowed" in transaction SCC4.
Remaining question: Is it a good idea to open the Q system to use debugger scripting?
Our Q system is customized with "No change to repository/cross-client customizing objects".
2022 Jun 09 12:16 PM
I don't know what is "good" for you, it depends what you want to authorize. Ask your IT.