<?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 downloading data to Excel in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-downloading-data-to-excel/m-p/4364932#M1038763</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have done all the possible solutions which were replied to the question but the problem is not yet solved. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While downloading, we have converted all fields to Char type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After downloading if we change the format of the cells, it is giving junk data instead of actual material number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Aug 2008 12:18:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-18T12:18:33Z</dc:date>
    <item>
      <title>Problem while downloading data to Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-downloading-data-to-excel/m-p/4364928#M1038759</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;  We are using downloading functionality in our program. First field is Material Number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  When we have downloaded the data to excel sheet, some of the material numbers are getting converted to DATE format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Example: 8-2210 is been shown as Aug-10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  This is creating a problem when the data is viewed in an excel sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Please help me out in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;  Ramesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2008 11:50:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-downloading-data-to-excel/m-p/4364928#M1038759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-18T11:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while downloading data to Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-downloading-data-to-excel/m-p/4364929#M1038760</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;these kind of problems r happened due to some of excel settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it has nothing to do with abap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u check in some other system it might be right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;otherwise define ur fields in final internal table based on reference table and fieldname .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2008 11:53:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-downloading-data-to-excel/m-p/4364929#M1038760</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-08-18T11:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while downloading data to Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-downloading-data-to-excel/m-p/4364930#M1038761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Please convert all the Data in to Char Fields and then download...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks and Regards&lt;/P&gt;&lt;P&gt; Pushkar Joshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2008 11:54:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-downloading-data-to-excel/m-p/4364930#M1038761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-18T11:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while downloading data to Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-downloading-data-to-excel/m-p/4364931#M1038762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Select all the cells of MATNR field in Excel sheet Right click and click on Format, select as number or &lt;STRONG&gt;General&lt;/STRONG&gt; type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Bala Krishna on Aug 18, 2008 5:27 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Bala Krishna on Aug 18, 2008 5:29 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2008 11:56:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-downloading-data-to-excel/m-p/4364931#M1038762</guid>
      <dc:creator>former_member585060</dc:creator>
      <dc:date>2008-08-18T11:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while downloading data to Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-downloading-data-to-excel/m-p/4364932#M1038763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have done all the possible solutions which were replied to the question but the problem is not yet solved. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While downloading, we have converted all fields to Char type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After downloading if we change the format of the cells, it is giving junk data instead of actual material number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2008 12:18:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-downloading-data-to-excel/m-p/4364932#M1038763</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-18T12:18:33Z</dc:date>
    </item>
  </channel>
</rss>

