Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Execution of BI query starts ABAP Debugger. How to stop this?

Former Member
0 Kudos
445

a user is unable to execute a query. But i am not able to find the missing authroization in the Log, as ABAP Debugger starts on execution of the query. Admin id is able to successfully run, as it has Full access.

How to stop this Debugger from running and How to know the missing Authroization values? The Log button becomes disabled, due to this error

3 REPLIES 3

Former Member
0 Kudos
224

Hi Plaban,

Are you trying to run the query from Bex or thru' 'Execute as user' option in RSECADMIN or RSRT directly?

In the RSRT screen, make sure you hit the 'Execute' button and not 'Execute + Debug' one.

Please let me know if above is not the case.

Thanks

Sandipan

0 Kudos
224

hi,

i am running thru  'Execute as user' option in RSECADMIN'. But i am using the option 'Execute'  and not 'Execute + Debug'.

This Debugger does not start , when the user has full authorization.It only starts, when there is some missing authorization

brian_keenan
Product and Topic Expert
Product and Topic Expert
0 Kudos
224

when the debugger stops.... have a look in the call stack, and put a breakpoint in earlier, then run it again and debug from the breakpoint.. you should see what is causing the failure