2008 Jan 25 6:30 AM
Hi,
Pls tell me what is the standard SAP functionality to download report data.
Hi,
Pls tell me what is the standard SAP functionality to download report data.
2008 Jan 25 6:33 AM
2008 Jan 25 6:34 AM
In classical reports - > Goto System -> ist - >Save - >Local file.
In ALV, you have an additional button to export the data.
2008 Jan 25 6:35 AM
Hi,
In ABAP Editor, there is a button ( rightmost ) : Save as Local File. Bottommost toolbar.
You can click on it save ur file to specified location..
Regards,
Omkar.
2008 Jan 25 6:40 AM
HI Monika,
1) if you want to write the code to download the report data, you have to use the FM "GUI_DOWNLOAD" in your program and give the table as your internal table and mention the file path.
2) if you want to download from the report output, you can go thru this path.
In classical reports - > Goto System -> List - >Save - >Local file.
reward points if helpfull,
satheesh