<?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 Problem while opening Excel through OLE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-opening-excel-through-ole/m-p/5632211#M1282302</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing a problem while opening an excel file through OLE. it is working fine in SAP ECC 5.0, but the problem is in ECC 6.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am adjusting the cells for auto fit. I have written the code like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL METHOD OF e_appl 'CELLS' = e_cell.&lt;/P&gt;&lt;P&gt;  CALL METHOD OF e_cell 'EntireColumn' = ole_columns .&lt;/P&gt;&lt;P&gt;  CALL METHOD OF ole_columns 'AutoFit'.&lt;/P&gt;&lt;P&gt;  set property of e_appl 'VISIBLE' = 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I take out the adjustment part it is working fine for this program, rest other programs even if I have this code, they working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I am executing the statement set property of e_appl 'VISIBLE' = 1. the return code is coming as 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anybody please help me to overcome this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 May 2009 09:46:07 GMT</pubDate>
    <dc:creator>praveen_hannu</dc:creator>
    <dc:date>2009-05-06T09:46:07Z</dc:date>
    <item>
      <title>Problem while opening Excel through OLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-opening-excel-through-ole/m-p/5632211#M1282302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing a problem while opening an excel file through OLE. it is working fine in SAP ECC 5.0, but the problem is in ECC 6.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am adjusting the cells for auto fit. I have written the code like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL METHOD OF e_appl 'CELLS' = e_cell.&lt;/P&gt;&lt;P&gt;  CALL METHOD OF e_cell 'EntireColumn' = ole_columns .&lt;/P&gt;&lt;P&gt;  CALL METHOD OF ole_columns 'AutoFit'.&lt;/P&gt;&lt;P&gt;  set property of e_appl 'VISIBLE' = 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I take out the adjustment part it is working fine for this program, rest other programs even if I have this code, they working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I am executing the statement set property of e_appl 'VISIBLE' = 1. the return code is coming as 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anybody please help me to overcome this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2009 09:46:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-opening-excel-through-ole/m-p/5632211#M1282302</guid>
      <dc:creator>praveen_hannu</dc:creator>
      <dc:date>2009-05-06T09:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while opening Excel through OLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-opening-excel-through-ole/m-p/5632212#M1282303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In ECC 6.0, if the worksheet is portedcted SAP unable to open that sheet, now we have taken out this option so it is working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2009 03:57:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-opening-excel-through-ole/m-p/5632212#M1282303</guid>
      <dc:creator>praveen_hannu</dc:creator>
      <dc:date>2009-05-07T03:57:38Z</dc:date>
    </item>
  </channel>
</rss>

