‎2007 May 09 12:17 PM
Hi
Can any one please tell me how to download the data while debugging?
Please mention the steps clearly.
Regards,
Ramada
‎2007 May 09 12:29 PM
Hi,
Set break-point at appropriate point.
run program .
in debugger screen click on itab and then table button.
then clcik on excel icon.
This will prompt to save itab in excel.
save file.
Hope this will help u.
Jogdand M B
‎2007 May 09 12:18 PM
Hi
U can download using datasets or FMs.
U can download in this way.
GOTO ->display data object -> structure editor.
OBJECT ->display entire list
<b>SYSTEM -> list-> save->Local file.</b>is the most common method.
Regards,
Sreeram
Message was edited by:
sree ram
‎2007 May 09 12:22 PM
from menu bar use GOTO ->display data object -> structure editor.
from menu bar use OBJECT ->display entire list
from menu bar use SYSTEM -> list-> save->Local file.
or
ight cilck on the data of itnernal table,
and choose
"Save as Excel Worksheet"
this is available from 4.7 onwards
‎2007 May 09 12:28 PM
Hi,
While debugging to download the data :
Goto -> Display Data Object -> Structure Editor
u will get the data what is there in that table after that u go to :
System -> list -> save.
u can save the data on ur desktop.
regards,
Madhuri
‎2007 May 09 1:05 PM
HI Madhuti,
i am not able to see the Structure Editor.
In debugging mode --Menu
goto--> Strucutre field but not to the Structure Editor.
Please see the posting which i have given it solved my problem.
Cheers and Regards,
Ramada
‎2007 May 09 12:29 PM
Hi,
Set break-point at appropriate point.
run program .
in debugger screen click on itab and then table button.
then clcik on excel icon.
This will prompt to save itab in excel.
save file.
Hope this will help u.
Jogdand M B
‎2007 May 09 1:00 PM
HI Jogdand,
Its gave the exact solution to my question.
In Debugging mode
Right click on the I_tab and then save it to the excel sheet or CONTROL+ F11.
it will ask you to From line to To line then you can save it to the Excel sheet.
Thank you and regards,
Ramada