‎2006 Oct 03 6:55 AM
Hi all,
I have a requirement in Scripts. The output of my form should be an Excel.
Can anyone please tell me how do I convert the output to Excel.
Thanks & Regards
Prince
‎2006 Oct 03 7:00 AM
hi Prince,
If your requirement is to transfer the data to excel noly then use following FM
RH_START_EXCEL_WITH_DATA
This will transfer the data to excel for download and open it for viewing at the same time.
Check Documentation given with FM.
Regards,
Amit
Yeah you will not able to execute it from SE37 as it uses ASCII data and generate test frame.You have to check out this out with the help of a report or some thing.
Check this standard report for reference.
RHVERI_EXCEL_DOWNLOAD
Hope this will help you.
Message was edited by: Amit Khare
‎2006 Oct 03 7:07 AM