Hi,
In debugging ABAP code we have the option to jump to a certain statement via the GOTO STATEMENT from the menu.
Is there any security risk in doing this.
It is now controlled in the 02 Activity of the authorization object, which was formerly only used for changing values with the debugger.