Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Script in Spreadsheet(Excel)

Former Member
0 Likes
405

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

2 REPLIES 2
Read only

amit_khare
Active Contributor
0 Likes
355

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

Read only

0 Likes
355

Hi Amit,

We are not able to execute this FM.

Regards

Prince