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

Convrting a Script data into excell sheet

Former Member
0 Likes
705

Hi Masters,

A very good morning to all,

This is kalyan.

I have doubt on scripts.

How will we convert a script data into spreed sheet (or) Excel sheet or any other.if it possible how?

please put a lights on this issue.kindly give a valuable solutions.

Thanks in advance,

kalyan.

5 REPLIES 5
Read only

Former Member
0 Likes
679

If u convert Script to Excel, u will not get the format

So, it is better to convert Script to PDF to get proper format

Narendra

Read only

0 Likes
679

Hi Narendra,

Thank u 4 ur valuble solution.

can u post that how we can convert script to PDF .So that i can known how its work.

Thanks & Regards,

kalyan.

Read only

0 Likes
679

hi kalyana,

refer to follwinf links

1) to print in PDF

[http://www.sapdevelopment.co.uk/reporting/rep_spooltopdf.htm]

2)

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/49e15474-0e01-0010-9cba-e62df824...

SAP SCRIPT TO PDF OUTPUT

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/snippets/downloadSAPScriptoutputtoPDF+file.&

Function Module: CONVERT_OTF

reward points if helpful

Rohan Malik

Read only

Former Member
0 Likes
679

Hi Kalyan,

u can use these FM to convert your script output to PDF format.

CONVERT_OTF_2_PDF

CONVERT_OTFSPOOLJOB_2_PDF

CONVERT_OTF

thanks,

satheesh

Read only

Former Member
0 Likes
679

Hi,

See script is nothig but a templete. It is possible to convert into PDF. But if u want to convert into excell. First you need to prepare the templete in excell and line items can be downloaded in that excell through program. Define the area in excell for each level. It is possible but little bit tricky.

Regards,

Kumar.