<?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: After sending attachment through mail using ABAP program..... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/after-sending-attachment-through-mail-using-abap-program/m-p/10328263#M1836124</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The system does not trust you....&lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/877/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I have the feeling that the file you are sending is a text file with the extension 'XLS'&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If the file is comma separated values (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://en.wikipedia.org/wiki/Comma-separated_values"&gt;http://en.wikipedia.org/wiki/Comma-separated_values&lt;/A&gt;&lt;SPAN&gt;) then&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;use the extension 'CSV' if it is a tab separated then use the extension 'TXT' .&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSV is also good for tab separated&amp;nbsp; I just checked by a copy of BCS_EXAMPLE_7 and changing:&#xD;
&#xD;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i_attachment_type&amp;nbsp;&amp;nbsp;&amp;nbsp; = 'CSV'&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "#EC NOTEXT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jun 2014 07:06:45 GMT</pubDate>
    <dc:creator>rosenberg_eitan</dc:creator>
    <dc:date>2014-06-09T07:06:45Z</dc:date>
    <item>
      <title>After sending attachment through mail using ABAP program.....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/after-sending-attachment-through-mail-using-abap-program/m-p/10328261#M1836122</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 am facing a problem to fulfill a requirement.&lt;/P&gt;&lt;P&gt;My requirement is....sending the data of the internal table to an external mail with attachment(excel format). I have done with this. But when o am opening the excel sheet(attachment) it is showing a message that '&lt;STRONG style="text-decoration: underline;"&gt;The file you are trying to open is in different format than specified by the file extension&lt;/STRONG&gt;' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the extension 'XLS' and 'RAW ' in the coding for the file formats.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;You can please suggest your solutions if you know or already faced this type of issues.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 06:27:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/after-sending-attachment-through-mail-using-abap-program/m-p/10328261#M1836122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-09T06:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: After sending attachment through mail using ABAP program.....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/after-sending-attachment-through-mail-using-abap-program/m-p/10328262#M1836123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 06:45:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/after-sending-attachment-through-mail-using-abap-program/m-p/10328262#M1836123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-09T06:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: After sending attachment through mail using ABAP program.....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/after-sending-attachment-through-mail-using-abap-program/m-p/10328263#M1836124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The system does not trust you....&lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/877/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I have the feeling that the file you are sending is a text file with the extension 'XLS'&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If the file is comma separated values (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://en.wikipedia.org/wiki/Comma-separated_values"&gt;http://en.wikipedia.org/wiki/Comma-separated_values&lt;/A&gt;&lt;SPAN&gt;) then&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;use the extension 'CSV' if it is a tab separated then use the extension 'TXT' .&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSV is also good for tab separated&amp;nbsp; I just checked by a copy of BCS_EXAMPLE_7 and changing:&#xD;
&#xD;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i_attachment_type&amp;nbsp;&amp;nbsp;&amp;nbsp; = 'CSV'&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "#EC NOTEXT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 07:06:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/after-sending-attachment-through-mail-using-abap-program/m-p/10328263#M1836124</guid>
      <dc:creator>rosenberg_eitan</dc:creator>
      <dc:date>2014-06-09T07:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: After sending attachment through mail using ABAP program.....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/after-sending-attachment-through-mail-using-abap-program/m-p/10328264#M1836125</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;Please check this program BCS_EXAMPLE_7 which has all the code and try to execute and check if you get same error when you this file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 07:14:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/after-sending-attachment-through-mail-using-abap-program/m-p/10328264#M1836125</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2014-06-09T07:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: After sending attachment through mail using ABAP program.....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/after-sending-attachment-through-mail-using-abap-program/m-p/10328265#M1836126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Messae that you are getting while opening to the EXCEL, it is ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This same message you will get when you will download the table content from a table into a spreadsheet.&lt;/P&gt;&lt;P&gt;For e.g. go SE16 download the table VBAP entries using the download button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 07:21:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/after-sending-attachment-through-mail-using-abap-program/m-p/10328265#M1836126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-09T07:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: After sending attachment through mail using ABAP program.....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/after-sending-attachment-through-mail-using-abap-program/m-p/10328266#M1836127</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;did you check it in the system MS Office software ,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 07:25:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/after-sending-attachment-through-mail-using-abap-program/m-p/10328266#M1836127</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-09T07:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: After sending attachment through mail using ABAP program.....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/after-sending-attachment-through-mail-using-abap-program/m-p/10328267#M1836128</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;&lt;EM&gt; The file might be in XLS format but the version of microsoft excel is different. The system on which you are opening the excel might have higher i.e latest version. So it's giving system message. But it will not harm the content of the excel sheet.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Regards,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Pravin&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 07:34:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/after-sending-attachment-through-mail-using-abap-program/m-p/10328267#M1836128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-09T07:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: After sending attachment through mail using ABAP program.....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/after-sending-attachment-through-mail-using-abap-program/m-p/10328268#M1836129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;File format is governed by the specification and it does not depend on viewer/editor program version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 09:53:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/after-sending-attachment-through-mail-using-abap-program/m-p/10328268#M1836129</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-09T09:53:09Z</dc:date>
    </item>
  </channel>
</rss>

