‎2007 Sep 23 7:07 AM
suppose if we want to store a report in to the local directory in the presentation server.what is the peocedure for that.
‎2007 Sep 23 7:35 AM
hI
FOLLOW THIS PATH
1) GOTO UTILITIES IN THE UR PROGRAM (SE38)
2) MORE UTILITIES
3) UPLOAD/DOWNLOAD
SELECT DOWNLOAD
AND GIVE THE PATH WHERE YOU WANT TO DOWNLOAD THAT IN WHICH FORMAT
THEN THAT PROGRAM WILL BE DOWNLOADED TO UR PRESENTATION SERVER
REWARD IF USEFULL
‎2007 Sep 23 7:35 AM
hI
FOLLOW THIS PATH
1) GOTO UTILITIES IN THE UR PROGRAM (SE38)
2) MORE UTILITIES
3) UPLOAD/DOWNLOAD
SELECT DOWNLOAD
AND GIVE THE PATH WHERE YOU WANT TO DOWNLOAD THAT IN WHICH FORMAT
THEN THAT PROGRAM WILL BE DOWNLOADED TO UR PRESENTATION SERVER
REWARD IF USEFULL
‎2007 Sep 23 7:48 AM
Open program and do right click, you will see menu "save as local file". save it where ever you want.
‎2007 Sep 23 4:06 PM
Hi Sandeep,
There are different methods of downloading the report data on the Presentation Server.These are as under:
1.Use the FM GUI_DOWNLOAD and pass the internal table and the file location to it.
2.Once you ahve the report data in front of you in the form of list display,use T-code CG3Y to download the data to the Presentation Server.
3.Go to System on the menu bar,click on List,click on Save data and give the file name there and it will download the data.
But the most preferred way is the first one.
In case you have any further clarifications,do let me know.
Regards,
Puneet Jhari.