<?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 Re: problem while Downloding excel data from application server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-downloding-excel-data-from-application-server/m-p/4927661#M1149607</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;You can download a file from ur apllication server to presentation server using tcode CG3Y.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try the above tcode and if any error in the data, contact ur basis guy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Dec 2008 09:57:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-24T09:57:20Z</dc:date>
    <item>
      <title>problem while Downloding excel data from application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-downloding-excel-data-from-application-server/m-p/4927659#M1149605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing probelm while reading data from apllication server to my internal table i.e to presentation server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my apllication server iam getting excel format data like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK##########!#########@#######[Content_Types].xml ###(##################################################################################################################&lt;/P&gt;&lt;P&gt;#9GY##X####,}#"#k\# #Z##_O####.#K##`######ZAq'b#.,##[##6#w#qo##=_##͊/#FC#b"###H###t#?###\j##ˍ##%##Ba###)#U.#`&amp;gt;LGn0y#####ػ##&lt;SUP&gt;g##A#&amp;lt;#I#####[s Y####5_##l#i*#iG########X#&lt;/SUP&gt;#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one please suggest me where is the exact problem..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 15:48:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-downloding-excel-data-from-application-server/m-p/4927659#M1149605</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-23T15:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: problem while Downloding excel data from application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-downloding-excel-data-from-application-server/m-p/4927660#M1149606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A "true" excel file has this kind of format. You just have to download this internal table (with this weird content) to your desktop to a file with .xls extension, and then you will be able to open it via excel, and data will be "decompressed" and cell texts will be displayed correctly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 23:05:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-downloding-excel-data-from-application-server/m-p/4927660#M1149606</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2008-12-23T23:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: problem while Downloding excel data from application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-downloding-excel-data-from-application-server/m-p/4927661#M1149607</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;You can download a file from ur apllication server to presentation server using tcode CG3Y.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try the above tcode and if any error in the data, contact ur basis guy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2008 09:57:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-downloding-excel-data-from-application-server/m-p/4927661#M1149607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-24T09:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: problem while Downloding excel data from application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-downloding-excel-data-from-application-server/m-p/4927662#M1149608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use transection cg3y to upload file from presentation to application server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2008 10:04:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-downloding-excel-data-from-application-server/m-p/4927662#M1149608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-24T10:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: problem while Downloding excel data from application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-downloding-excel-data-from-application-server/m-p/4927663#M1149609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnx for u r valiable info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here downloading problem. here we can not put excel data directly into application server. we need to store in a .txt or other format and after we need to store in application server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Krishna Mandava&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Dec 2008 07:04:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-downloding-excel-data-from-application-server/m-p/4927663#M1149609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-31T07:04:24Z</dc:date>
    </item>
  </channel>
</rss>

