<?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 down load into excel file in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/down-load-into-excel-file/m-p/2063457#M426770</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gurus,&lt;/P&gt;&lt;P&gt;             I wanna generate a report that should download the data from the internal table to the presentation server in word formart, but the length of the word file should not be greater than 156 characters as the downloaded data is sent to RBI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Alson.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Mar 2007 09:54:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-28T09:54:06Z</dc:date>
    <item>
      <title>down load into excel file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/down-load-into-excel-file/m-p/2063457#M426770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gurus,&lt;/P&gt;&lt;P&gt;             I wanna generate a report that should download the data from the internal table to the presentation server in word formart, but the length of the word file should not be greater than 156 characters as the downloaded data is sent to RBI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Alson.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 09:54:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/down-load-into-excel-file/m-p/2063457#M426770</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-28T09:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: down load into excel file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/down-load-into-excel-file/m-p/2063458#M426771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a report once you generate and ALV output, you can alwys download it to EXCEL file or WORD file from the button available there...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but this is done only if u use ALV output.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;Reward points for helpful answer,&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tejas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 09:59:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/down-load-into-excel-file/m-p/2063458#M426771</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-28T09:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: down load into excel file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/down-load-into-excel-file/m-p/2063459#M426772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi teja,&lt;/P&gt;&lt;P&gt;         thanks for the reply.i know that v can download from ALV output. But the length of the file in word documnt should not exceed 156 character each line.&lt;/P&gt;&lt;P&gt;tell me is it possible bcz as i mentioned earlier the word document will be sent to RBI format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 10:09:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/down-load-into-excel-file/m-p/2063459#M426772</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-28T10:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: down load into excel file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/down-load-into-excel-file/m-p/2063460#M426773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I think u can do it by populating the data into ur internal table ina string of length 156. Append the whole data to th eitab, and then use this for downlaoding purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 10:13:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/down-load-into-excel-file/m-p/2063460#M426773</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-28T10:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: down load into excel file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/down-load-into-excel-file/m-p/2063461#M426774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alson,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can wrap the text to a length of 156 chars using the function module:- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            CALL FUNCTION 'RKD_WORD_WRAP'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for eg if u have any variable v_text which is 1000 chars long then u can give the outputlen = 100. This way u can split 1000 chars into 1000/100 = 10 rows. you can either store these lines in an internal table or it is also possible to store these as separate variables each of length 100 chars .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can refer to the following code:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            CALL FUNCTION 'RKD_WORD_WRAP'&lt;/P&gt;&lt;P&gt;                  EXPORTING&lt;/P&gt;&lt;P&gt;                      textline                  =  v_text&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                    DELIMITER                 = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;                      outputlen                 = 156&lt;/P&gt;&lt;P&gt;                  TABLES&lt;/P&gt;&lt;P&gt;                      out_lines                 =  i_long_text&lt;/P&gt;&lt;P&gt;                  EXCEPTIONS&lt;/P&gt;&lt;P&gt;                      outputlen_too_large       = 1&lt;/P&gt;&lt;P&gt;                      OTHERS                    = 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 11:16:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/down-load-into-excel-file/m-p/2063461#M426774</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-28T11:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: down load into excel file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/down-load-into-excel-file/m-p/2063462#M426775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi..,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps u...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use ole object and have a referrence to the following code&amp;amp;#65306;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: L_COLUMN TYPE OLE2_OBJECT, " COLUMN OBJECT&lt;/P&gt;&lt;P&gt;L_FONT TYPE OLE2_OBJECT. " FONT OBJECT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;L_COLUMN = 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;set column properties&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;CALL METHOD OF V_EXCEL 'Columns' = L_COLUMN&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;#1 = L_SERIAL.&lt;/P&gt;&lt;P&gt;PERFORM FRM_ERR_HDL.&lt;/P&gt;&lt;P&gt;SET PROPERTY OF L_COLUMN 'ColumnWidth' = L_WIDTH.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 11:29:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/down-load-into-excel-file/m-p/2063462#M426775</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-28T11:29:55Z</dc:date>
    </item>
  </channel>
</rss>

