<?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 Send a complex Excel by Email in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-a-complex-excel-by-email/m-p/8869506#M1687065</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hello,&lt;/P&gt;&lt;P&gt;¿Is it possible to attach and send by Email an Excel with ActiveX components and other complex formats?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im not creating de Excel, simply getting it from de local pc and send it with an ABAP program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jun 2012 14:33:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-06-29T14:33:53Z</dc:date>
    <item>
      <title>Send a complex Excel by Email</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-a-complex-excel-by-email/m-p/8869506#M1687065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hello,&lt;/P&gt;&lt;P&gt;¿Is it possible to attach and send by Email an Excel with ActiveX components and other complex formats?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im not creating de Excel, simply getting it from de local pc and send it with an ABAP program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2012 14:33:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-a-complex-excel-by-email/m-p/8869506#M1687065</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-29T14:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Send a complex Excel by Email</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-a-complex-excel-by-email/m-p/8869507#M1687066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fernando,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, why not. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An excel file is saved as a binary file - regardless of complexity. You can use cl_gui_frontend_services= gui_upload to get the file into memory. Then use CL_BCS to create email with attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OK, the receiver must have excel and active x installed to make use of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See sample code here or in BCS* reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2012 16:09:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-a-complex-excel-by-email/m-p/8869507#M1687066</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2012-06-29T16:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Send a complex Excel by Email</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-a-complex-excel-by-email/m-p/8869508#M1687067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;Hi Clemens,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;now I have the following problem and I hope you can help me:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #222222; background-color: #ffffff; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;I have to :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;1) download an Excel template from AL11 to the PC.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;2) open the document and write data on it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;3) close the document.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;4) upload the document to SAP.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;5) send it by mail.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;my problem is 2): I have to open it as invisible and write it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;¿do you know how can I do it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;gracias!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 19:12:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-a-complex-excel-by-email/m-p/8869508#M1687067</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-11T19:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Send a complex Excel by Email</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-a-complex-excel-by-email/m-p/8869509#M1687068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The whole point of going to the PC is to make the file visible to the user.&amp;nbsp; If you don't want the user to see it, bring it into SAP using one of the EXCEL to internal table functions, modify the data, send it via BCS method calls (see programs named by BCS*).&amp;nbsp; What's the point in downloading and uploading in this case?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 19:56:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-a-complex-excel-by-email/m-p/8869509#M1687068</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-11T19:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Send a complex Excel by Email</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-a-complex-excel-by-email/m-p/8869510#M1687069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to work with an Excel allocated in AL11... somehow i have to edit it and send it by mail...&lt;/P&gt;&lt;P&gt;this excel has images and and formated cells, and many sheets (I need to edit sheet1).. &lt;/P&gt;&lt;P&gt;i'am downloading the file to be able to work with it.. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 20:40:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-a-complex-excel-by-email/m-p/8869510#M1687069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-11T20:40:00Z</dc:date>
    </item>
  </channel>
</rss>

