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
546

1. how can i download a programe from debugging mode,it's an urgent requirement.

4 REPLIES 4
Read only

Former Member
0 Likes
521

i hence you cant do that

Read only

Former Member
0 Likes
521

I think you can download internal tables data from debug but not program...if you want to download internal tables data from debug just type COXE in the command box of the debug screen..

<REMOVED BY MODERATOR>

Dara.

Edited by: Alvaro Tejada Galindo on Apr 21, 2008 3:31 PM

Read only

Former Member
0 Likes
521

Hi Ramesh,

Which Version are you using. I am telling you of ABAP ECC 6.0.(Switch to New ABAP Debugger)

Steps:

1. /h at the top to go in debug mode.

2. Now Debug Mode screen will open.

3. Its showing you ABAP SourceCode Display box at the left hand side and Variables Declaration box at the right hand side.

4. Now cursor is showing on Report <report name>.

5. At the left hand side of BOX i.e ABAP SourceCode Display

some of the small icons is there in right hand side of the same box. 7 Icons is there now click on LAST one i.e "Services of the tool".

6. It will open Pop-Up box showing various services.

7. Select the first one."Save to Local File" and show start line to end line.

8. And then Enter.

9. Save the file where you want to save.

I hope it will help you.

Thanks.

Supriya Bhatt

Read only

Former Member
0 Likes
521

hi this will be possible in the ecc6.0 only i think...in the ecc5.0 if you go to the settings button for the debugger ..there is no option for saving contents in the local file.

regards,

venkat