<?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: Data Type Declaration - issue while downloading into excel in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-declaration-issue-while-downloading-into-excel/m-p/445360#M13336</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think you are exceeding the numerical value that excel supports for a particular cell. If you delete some 9's from the number then you will see that the numbers are coming in proper format.&lt;/P&gt;&lt;P&gt;I have deleted some 9's from the number and tried with this number: &lt;STRONG&gt;2499999999.75&lt;/STRONG&gt;. The output was coming properly.&lt;/P&gt;&lt;P&gt;Hope it helps!!&lt;/P&gt;</description>
    <pubDate>Wed, 08 Mar 2017 12:56:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2017-03-08T12:56:00Z</dc:date>
    <item>
      <title>Data Type Declaration - issue while downloading into excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-declaration-issue-while-downloading-into-excel/m-p/445358#M13334</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;       Am using this field in report AUBFSTR-EKWRT curr 17..in alv report output&lt;/P&gt;&lt;P&gt;it is displayed as &lt;STRONG&gt;249,999,999,999,999.75&lt;/STRONG&gt; . After that am downloading from alv report to&lt;/P&gt;&lt;P&gt;excel it is displaying as " 250,000,000,000,000.00"... Inside that program am writing&lt;/P&gt;&lt;P&gt;code for excel download and trigger in mail ,here am getting the value as 249,999,999,999,999.00 .&lt;/P&gt;&lt;P&gt;So what is the difference here it is downloading in different values..&lt;/P&gt;&lt;P&gt;How can i display the original value &lt;STRONG&gt;249,999,999,999,999.75&lt;/STRONG&gt; in excel ...&lt;/P&gt;&lt;P&gt;Any suggestion please.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 09:37:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-declaration-issue-while-downloading-into-excel/m-p/445358#M13334</guid>
      <dc:creator>former_member225134</dc:creator>
      <dc:date>2017-03-08T09:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Data Type Declaration - issue while downloading into excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-declaration-issue-while-downloading-into-excel/m-p/445359#M13335</link>
      <description>&lt;P&gt;Those are limits of Excel usually Number precision is &lt;A href="https://support.office.com/en-us/article/Excel-specifications-and-limits-1672b34d-7043-467e-8e27-269d656771c3?CorrelationId=9c23f464-1eb4-4b2e-a4f4-d5c9cfdc4fbc&amp;amp;ui=en-US&amp;amp;rs=en-US&amp;amp;ad=US&amp;amp;ocmsassetID=HA103980614#ID0EBABAAA=Excel_2016-2013"&gt;15 digits for recent versions&lt;/A&gt;. Look at IEEE 754 and online documentation for your version)&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 12:46:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-declaration-issue-while-downloading-into-excel/m-p/445359#M13335</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2017-03-08T12:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Data Type Declaration - issue while downloading into excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-declaration-issue-while-downloading-into-excel/m-p/445360#M13336</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think you are exceeding the numerical value that excel supports for a particular cell. If you delete some 9's from the number then you will see that the numbers are coming in proper format.&lt;/P&gt;&lt;P&gt;I have deleted some 9's from the number and tried with this number: &lt;STRONG&gt;2499999999.75&lt;/STRONG&gt;. The output was coming properly.&lt;/P&gt;&lt;P&gt;Hope it helps!!&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 12:56:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-declaration-issue-while-downloading-into-excel/m-p/445360#M13336</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-03-08T12:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Data Type Declaration - issue while downloading into excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-declaration-issue-while-downloading-into-excel/m-p/445361#M13337</link>
      <description>&lt;P&gt;And also more general litterature about "maximum number of significant digits": &lt;A href="https://en.wikipedia.org/wiki/Significant_figures"&gt;https://en.wikipedia.org/wiki/Significant_figures&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 19:49:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-declaration-issue-while-downloading-into-excel/m-p/445361#M13337</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-03-08T19:49:23Z</dc:date>
    </item>
  </channel>
</rss>

