<?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: To get Excel version by ABAP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-get-excel-version-by-abap/m-p/8752069#M1675469</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 did not get whet you are saying. Be more specific and clear. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you want to upload excel files to SAP and want to know whether the following versions mentioned by you are compatible with SAP ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, based on my experience, I can surely say that upto Microsoft Office 2007 (*.XLSX), excel upload works perfect. Microsoft Office 2010 should also work perfectly as the file has extension has not changed as that we saw from 2003 to 2007 version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Danish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Apr 2012 05:55:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-04-11T05:55:02Z</dc:date>
    <item>
      <title>To get Excel version by ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-get-excel-version-by-abap/m-p/8752068#M1675468</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;I'm wondering there are any methods to get Excel version by ABAP.&lt;/P&gt;&lt;P&gt;I'd like to know EXCEL 2002, 2007, or 2010 by ABAP.&lt;/P&gt;&lt;P&gt;Is it possible by ABAP? &lt;/P&gt;&lt;P&gt;Thaks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 05:26:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-get-excel-version-by-abap/m-p/8752068#M1675468</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-11T05:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: To get Excel version by ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-get-excel-version-by-abap/m-p/8752069#M1675469</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 did not get whet you are saying. Be more specific and clear. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you want to upload excel files to SAP and want to know whether the following versions mentioned by you are compatible with SAP ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, based on my experience, I can surely say that upto Microsoft Office 2007 (*.XLSX), excel upload works perfect. Microsoft Office 2010 should also work perfectly as the file has extension has not changed as that we saw from 2003 to 2007 version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Danish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 05:55:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-get-excel-version-by-abap/m-p/8752069#M1675469</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-11T05:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: To get Excel version by ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-get-excel-version-by-abap/m-p/8752070#M1675470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for your prompt reply.&lt;/P&gt;&lt;P&gt;What I would llike to do is only to check excel version of client PC by ABAP.&lt;/P&gt;&lt;P&gt;I'm facing the problem of the number of downloading records due to the difference of max rows between Excel 2003 and 2007.&lt;/P&gt;&lt;P&gt;Excel 2003 : Max rows →　65,536&lt;/P&gt;&lt;P&gt;Excel 2007 : Max rows →　1,048,576&lt;/P&gt;&lt;P&gt;Therefore, I d like to insert the check logic that checks Excel version of client PC.&lt;/P&gt;&lt;P&gt;The process of programm is following.&lt;/P&gt;&lt;P&gt;1.Count number of records that will be absorbed.&lt;/P&gt;&lt;P&gt;2. Absorb records from DB.&lt;/P&gt;&lt;P&gt;3. Download absorbed data from DB in text file(.txt).&lt;/P&gt;&lt;P&gt;4. Read and Display the downloaded text file by Excel Macro.&lt;/P&gt;&lt;P&gt;Between 1 and 2, I d like to insert check logic in order to restrict the number of records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 06:41:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-get-excel-version-by-abap/m-p/8752070#M1675470</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-11T06:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: To get Excel version by ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-get-excel-version-by-abap/m-p/8752071#M1675471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This will give you the result in Windows. For other OS there must be another way similar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: excel TYPE string. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;CALL METHOD cl_gui_frontend_services=&amp;gt;registry_get_value&lt;BR /&gt;&amp;nbsp; EXPORTING&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = cl_gui_frontend_services=&amp;gt;hkey_classes_root&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; key&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 'Excel.Application\CurVer'&lt;BR /&gt;&amp;nbsp; IMPORTING&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; reg_value = excel.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 07:14:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-get-excel-version-by-abap/m-p/8752071#M1675471</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2012-04-11T07:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: To get Excel version by ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-get-excel-version-by-abap/m-p/8752072#M1675472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Kesavadas&lt;/P&gt;&lt;P&gt;Thank you very much for your commnet.&lt;/P&gt;&lt;P&gt;Finally I solved the problem. &lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 07:41:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-get-excel-version-by-abap/m-p/8752072#M1675472</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-11T07:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: To get Excel version by ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-get-excel-version-by-abap/m-p/8752073#M1675473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Junichi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kesav has suggested a very nice code to find the excel version. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kesav - In cases of Office 2007, this value contains &lt;STRONG&gt;Excel.Application.12. &lt;/STRONG&gt;Does this mean that in case of Office 2003, this contains &lt;STRONG&gt;Excel.Application.11 &lt;/STRONG&gt;and so on ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, what if 2 versions of Microsoft Office are installed in the same PC ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Danish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 07:42:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-get-excel-version-by-abap/m-p/8752073#M1675473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-11T07:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: To get Excel version by ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-get-excel-version-by-abap/m-p/8752074#M1675474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Danish, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I donot have much idea on that. To be frank I got the registry key value from a java source code and just used it in that class. I did not even execute it. &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/5.0.1/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt; . Let the OP update the output which he got. The OS help documents explains about this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When there are 2 versions installed , the registry values must be different accordingly. ( Does it allow to install two versions at a time &lt;SPAN __jive_emoticon_name="confused" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/5.0.1/images/emoticons/confused.gif"&gt;&lt;/SPAN&gt; )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 07:49:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-get-excel-version-by-abap/m-p/8752074#M1675474</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2012-04-11T07:49:03Z</dc:date>
    </item>
  </channel>
</rss>

