<?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 Email problem - CL_BCS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/email-problem-cl-bcs/m-p/7901535#M1596872</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created an email with attachment using CL_BCS. the attachment is an XML file to be opened as XLS. In SOST, i can open it automatically as excel file, but when i received it to the external email, i saw that the attachement is TXT and it is an XML file when i tried opening it. Do you have any clue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;zryxel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 May 2011 12:02:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-05-09T12:02:02Z</dc:date>
    <item>
      <title>Email problem - CL_BCS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/email-problem-cl-bcs/m-p/7901535#M1596872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created an email with attachment using CL_BCS. the attachment is an XML file to be opened as XLS. In SOST, i can open it automatically as excel file, but when i received it to the external email, i saw that the attachement is TXT and it is an XML file when i tried opening it. Do you have any clue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;zryxel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2011 12:02:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/email-problem-cl-bcs/m-p/7901535#M1596872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-09T12:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Email problem - CL_BCS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/email-problem-cl-bcs/m-p/7901536#M1596873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zryxel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have you already tried to pass the Mime-Type and filename to the attachement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
l_attsubject = 'my.xls'.
lo_document-&amp;gt;add_attachment( EXPORTING
                                    i_attachment_type = 'XLS'
                                    i_attachment_subject = l_attsubject
                                    ... ).
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 10:49:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/email-problem-cl-bcs/m-p/7901536#M1596873</guid>
      <dc:creator>UweFetzer_se38</dc:creator>
      <dc:date>2011-05-10T10:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Email problem - CL_BCS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/email-problem-cl-bcs/m-p/7901537#M1596874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. Yes i tried that. one more thing i noticed is that the attachment title is different from what is in the attachment in SOST. SOST got the correct title and can be opened in Excel but the attachment in external email has concatenated date and time .TXT and if you open it,its XML. any clue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 11:49:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/email-problem-cl-bcs/m-p/7901537#M1596874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-10T11:49:28Z</dc:date>
    </item>
  </channel>
</rss>

