2008 Sep 22 6:59 AM
Hi,
I am working on SAP SCRIPT. I want the user to be able to export this SAP SCRIPT report to an excel sheet.
How can I do this?
Thanks.
Hi,
I am working on SAP SCRIPT. I want the user to be able to export this SAP SCRIPT report to an excel sheet.
How can I do this?
Thanks.
2008 Sep 22 7:06 AM
2008 Sep 22 7:21 AM
Hi Chandrasekhar,
This has not answered my query.
Is there any other solution??
2008 Sep 22 9:35 AM
hi,
in ur prog call RSTXCRP.
or u can do it thru menu path utilities-form info - save to pc file
try this.....
2008 Oct 03 1:10 PM
Hi,
the process is:
SYSTEM -> LIST -> SAVE -> LOCAL FILE.
Then select Spreadsheet and choose the destibation where to store.
2008 Oct 03 1:11 PM
Hi,
the process is:
SYSTEM -> LIST -> SAVE -> LOCAL FILE.
Then select Spreadsheet and choose the destibation where to store.
2008 Oct 03 1:25 PM
after close_form use this
Function module to convert your sap script data into
TXT formate
SX_OBJECT_CONVERT_RAW_TXT
Now use function module GUI_Download to Download data into local PC
Regards,
Alpesh
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |