<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Conversion of Script data to Excel File in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-of-script-data-to-excel-file/m-p/7596731#M1567869</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My requirement is to convert the Script data to Excel file and send a mail with attachment of the excel file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User needs two radio buttons on the selection screen for PDF &amp;amp; Excel file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If user selects Excel file radio button, i need to convert SAP Script data to Excel .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently the Script data is converted to PDF and sent as attachment.Please let me know whether it is possible to convert Script data to Excel file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Dec 2010 06:22:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-12-27T06:22:40Z</dc:date>
    <item>
      <title>Conversion of Script data to Excel File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-of-script-data-to-excel-file/m-p/7596731#M1567869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My requirement is to convert the Script data to Excel file and send a mail with attachment of the excel file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User needs two radio buttons on the selection screen for PDF &amp;amp; Excel file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If user selects Excel file radio button, i need to convert SAP Script data to Excel .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently the Script data is converted to PDF and sent as attachment.Please let me know whether it is possible to convert Script data to Excel file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Dec 2010 06:22:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-of-script-data-to-excel-file/m-p/7596731#M1567869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-27T06:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Conversion of Script data to Excel File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-of-script-data-to-excel-file/m-p/7596732#M1567870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;YES&lt;/STRONG&gt;. Store the script data into a internal table. Use FM &lt;STRONG&gt;GUI_DOWNLOAD&lt;/STRONG&gt; to pass the data into excel and then send as email&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Dec 2010 06:27:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-of-script-data-to-excel-file/m-p/7596732#M1567870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-27T06:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Conversion of Script data to Excel File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-of-script-data-to-excel-file/m-p/7596733#M1567871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;*Convert data into OTF &lt;/P&gt;&lt;P&gt;*Then using  FM  &lt;STRONG&gt;CALL FUNCTION 'CONVERT_OTF'&lt;/STRONG&gt;  you can convert into PDF ya Excel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Dec 2010 11:50:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-of-script-data-to-excel-file/m-p/7596733#M1567871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-27T11:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Conversion of Script data to Excel File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-of-script-data-to-excel-file/m-p/7596734#M1567872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use 'CONVERT_OTF' fm,  in this format type is 'DOC'.After download that file using 'GUI_DOWNLOAD' in this whatever format u want give that in the filemname &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ex: check the below link.In this link some programs are there with output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.scribd.com/doc/454814/SAPSCRIPT-to-PDF" target="test_blank"&gt;http://www.scribd.com/doc/454814/SAPSCRIPT-to-PDF&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Dec 2010 16:05:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-of-script-data-to-excel-file/m-p/7596734#M1567872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-27T16:05:36Z</dc:date>
    </item>
  </channel>
</rss>

