<?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: Execl down load in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/execl-down-load/m-p/5689210#M1292878</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;This is obviously the problem with settings in MS excel .please change the settings for the same .&lt;/P&gt;&lt;P&gt;If u dont know how to change settings then open the excel sheet after uploading and select the entire  column .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then , goto &lt;STRONG&gt;tools---&amp;gt; options --&amp;gt;calculations&lt;/STRONG&gt; (precision as displayed )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also try changing the value of  " &lt;STRONG&gt;fixed decimal places&lt;/STRONG&gt; " to zero .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jun 2009 09:51:54 GMT</pubDate>
    <dc:creator>rejish_balakrishnan</dc:creator>
    <dc:date>2009-06-08T09:51:54Z</dc:date>
    <item>
      <title>Execl down load</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execl-down-load/m-p/5689206#M1292874</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;when i am trying the data down load from ALV to excel, Bin field is converting into Date format.Canyou please guide me how to solve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bing 01-01-01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While downloading it is converted into excel  as 01/01/2001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnaks&lt;/P&gt;&lt;P&gt;Yarava&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 14:38:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execl-down-load/m-p/5689206#M1292874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-05T14:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Execl down load</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execl-down-load/m-p/5689207#M1292875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change the Excel cell properties or before downloading the values concatenate ' single quote to the &lt;/P&gt;&lt;P&gt;field and download to excel sheet ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 15:37:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execl-down-load/m-p/5689207#M1292875</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-05T15:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Execl down load</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execl-down-load/m-p/5689208#M1292876</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;thanks for u r reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is workiing fine if we concatenate  bin with '.' one dot instead space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But storage bin number will come along with dot.so it make difereence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this problem not only from my report but alos when i down load data from table LINV alos i am getting same issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Yarava&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 15:55:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execl-down-load/m-p/5689208#M1292876</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-05T15:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Execl down load</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execl-down-load/m-p/5689209#M1292877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are u aware of decarling hidden character in sap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ramki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2009 08:47:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execl-down-load/m-p/5689209#M1292877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-08T08:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Execl down load</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execl-down-load/m-p/5689210#M1292878</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;This is obviously the problem with settings in MS excel .please change the settings for the same .&lt;/P&gt;&lt;P&gt;If u dont know how to change settings then open the excel sheet after uploading and select the entire  column .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then , goto &lt;STRONG&gt;tools---&amp;gt; options --&amp;gt;calculations&lt;/STRONG&gt; (precision as displayed )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also try changing the value of  " &lt;STRONG&gt;fixed decimal places&lt;/STRONG&gt; " to zero .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2009 09:51:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execl-down-load/m-p/5689210#M1292878</guid>
      <dc:creator>rejish_balakrishnan</dc:creator>
      <dc:date>2009-06-08T09:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Execl down load</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execl-down-load/m-p/5689211#M1292879</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 tried this option,but not worked,thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there other option for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;RAMKI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2009 10:27:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execl-down-load/m-p/5689211#M1292879</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-08T10:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Execl down load</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execl-down-load/m-p/5689212#M1292880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry that my idea didnt worked out .But i encountered the same problem earlier also .After a long research i found the problem is with the MS excel .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i am not quite sure which option i tried in options tab to make it work .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe i am  trying to contract your doubt to a  smaller angle by asking u to concentrate on excel instead of messing with sap itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For confirming the same use any  excel from other system or reinstall it on your system .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg : Sometimes selecting the fixed point decimals check box would make all the numbers to floating point notation even if the table data is not in floating point format .You cannot blame sap for this ... right !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2009 10:41:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execl-down-load/m-p/5689212#M1292880</guid>
      <dc:creator>rejish_balakrishnan</dc:creator>
      <dc:date>2009-06-08T10:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Execl down load</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execl-down-load/m-p/5689213#M1292881</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;what you are telling is right, but my problem with char data type.Like bin is char(10),how it is converting into date format.is a big question,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i came to know that when u type 01-01-01 in cxcel and press enter excel  is converting it automatically like 01/01/2001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;further analysis is required on  this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am rewarding point to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;ramaki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2009 12:14:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execl-down-load/m-p/5689213#M1292881</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-08T12:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Execl down load</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execl-down-load/m-p/5689214#M1292882</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;To add to this , there are many scenarios where i was really getting weird in the project especially with excel sheet .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some scenario which u should be careful with in mere future are  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) Automatic increment of numbers when an tab is encountered when a file is uploaded with tab delimiter used. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b) When character field starts with '+' .   &lt;/P&gt;&lt;P&gt;eg: &lt;EM&gt;mysap it would show cell address (A4&lt;/EM&gt;B3 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c) Date field conversion . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;d) Blank spaces in between character .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per your above try , i got it as "1/1/2001" and not "01/01/2001" .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you right click on particular cell and select format cells option  and then Number tab and then select date as dd/mm/yy format , u would get "1/1/01"  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select ctr l + A and do this for all field . u will get the desired output .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want this to be followed for all excel sheets then  configure by following the menu "tools--&amp;gt;options" as mentioned in my previous reply ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2009 12:47:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execl-down-load/m-p/5689214#M1292882</guid>
      <dc:creator>rejish_balakrishnan</dc:creator>
      <dc:date>2009-06-08T12:47:24Z</dc:date>
    </item>
  </channel>
</rss>

