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

debugging

Former Member
0 Likes
497

wats the transaction code execute the report while in debugging

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
474

Hi,

You can use /h or put break point in report .

Regards,

Bhaskar

4 REPLIES 4
Read only

Former Member
0 Likes
475

Hi,

You can use /h or put break point in report .

Regards,

Bhaskar

Read only

Former Member
0 Likes
474

Hi,

if u want to execute the report while in debugging mode jus press F8 key.

Regards,

Prajith

Read only

Former Member
0 Likes
474

Hi,

what's the query exactly?

Press F8 to come out of the report, when you are in debugging.

You can put break points using menu, or write BREAK-POINT, or type /h in the command etc

regards,

Anji

Read only

Former Member
0 Likes
474

hi,

<b> /H</b> is the Transaction code for that

Regards,

Santosh