<?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: OLE Excel process still open in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ole-excel-process-still-open/m-p/1269491#M149975</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Andreas.. works perfect now&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Mar 2006 07:35:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-23T07:35:02Z</dc:date>
    <item>
      <title>OLE Excel process still open</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ole-excel-process-still-open/m-p/1269488#M149972</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 read a excel sheet via OLE...&lt;/P&gt;&lt;P&gt;everything works fine but after closing the sheet there is still a process of excel in the taskmanager, since this is not needed (anyway it doesn't matter if I kill it) I would like to know how to close this process together with the sheet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the excel process gets terminated after I close my report but this is not enough...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the coding freaks in here: &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Close the file&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CALL METHOD OF E_WORK 'close'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Quit the file&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CALL METHOD OF E_APPL 'QUIT'.&lt;/P&gt;&lt;P&gt;  FREE OBJECT E_APPL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;btw: it does also not proceed the quit command correctly if I place an ABAP command after it...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2006 10:53:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ole-excel-process-still-open/m-p/1269488#M149972</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-22T10:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: OLE Excel process still open</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ole-excel-process-still-open/m-p/1269489#M149973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sebastian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see oss-note 124658&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.abapforum.com/forum/viewtopic.php?t=693&amp;amp;highlight=free+excel" target="test_blank"&gt;http://www.abapforum.com/forum/viewtopic.php?t=693&amp;amp;highlight=free+excel&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2006 12:18:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ole-excel-process-still-open/m-p/1269489#M149973</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2006-03-22T12:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: OLE Excel process still open</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ole-excel-process-still-open/m-p/1269490#M149974</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;Check this link and kindly rewar points by clicking the star on the left of reply,if it helps.&lt;/P&gt;&lt;P&gt;An easy reference for ole automation.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/c1d54348-0601-0010-3e98-bd2a2dcd9e6c" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/c1d54348-0601-0010-3e98-bd2a2dcd9e6c&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2006 12:50:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ole-excel-process-still-open/m-p/1269490#M149974</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2006-03-22T12:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: OLE Excel process still open</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ole-excel-process-still-open/m-p/1269491#M149975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Andreas.. works perfect now&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2006 07:35:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ole-excel-process-still-open/m-p/1269491#M149975</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-23T07:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: OLE Excel process still open</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ole-excel-process-still-open/m-p/1269492#M149976</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 am Facing same issue could you please tell me&amp;nbsp; how u solved this.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/961149" /&gt;&lt;/P&gt;&lt;P&gt;Many Thanks,&lt;/P&gt;&lt;P&gt;Sriveni D.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 12:57:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ole-excel-process-still-open/m-p/1269492#M149976</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-05-25T12:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: OLE Excel process still open</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ole-excel-process-still-open/m-p/1269493#M149977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the 'correct answer' post&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 13:06:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ole-excel-process-still-open/m-p/1269493#M149977</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-05-25T13:06:35Z</dc:date>
    </item>
  </channel>
</rss>

