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: 
Read only

Debugger not getting into step2

Former Member
0 Likes
347

Hi Folks,

I have written a code in CMOD for customer exit variable used in the query.

I need to debug my code using the inputs from the query.

I use tcode RSRT for debugging my BI report.

When Ii execute the query from tcode RSRT it goes to the dubugger step1 and when i press F8 it should ask for the input values.

But it is not asking for input values and is moving between the breakpoints.

Kindly help me on the above issue.

Regards,

Indhu

1 REPLY 1
Read only

Former Member
0 Likes
302

Hi Indhu,

what do you mean by "asking for input values"?

Can't you just set your values in debugger?

Best regards,

Oliver