<?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: send Smartform as HTML in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-smartform-as-html/m-p/9234904#M1719034</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think there is way around use this FM 'CONVERT_OTF' and give format as html and use this html as your email body...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Dec 2012 04:58:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-12-21T04:58:41Z</dc:date>
    <item>
      <title>send Smartform as HTML</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-smartform-as-html/m-p/9234900#M1719030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to send Smartform as HTML e-mail body. Please let me know if anyone has done this solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 04:14:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-smartform-as-html/m-p/9234900#M1719030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-21T04:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: send Smartform as HTML</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-smartform-as-html/m-p/9234901#M1719031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, &lt;/P&gt;&lt;P&gt;you cannot send smartform output as email body. you can convert the output to pdf and send it with attachment by convert abapspooll2pdf. check standard program RSTXPDFT4′.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Vinoth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 04:23:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-smartform-as-html/m-p/9234901#M1719031</guid>
      <dc:creator>vinoth_aruldass</dc:creator>
      <dc:date>2012-12-21T04:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: send Smartform as HTML</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-smartform-as-html/m-p/9234902#M1719032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can not send smartforms as an email body, but you can send the smartforms as an attachment in email by converting it to pdf format. find following function modules to do this.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp; CONVERT_OTF_2_PDF :- used to convert the smartform OTF data to PDF format.&lt;/LI&gt;&lt;LI&gt;﻿&amp;nbsp; SO_DOCUMENT_SEND_API1 :- after getting PDF from above FM use this one to send email with PDF attachment&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 04:36:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-smartform-as-html/m-p/9234902#M1719032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-21T04:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: send Smartform as HTML</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-smartform-as-html/m-p/9234903#M1719033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We already have the logic to send Smartform as PDF. Business want to receive mail as HTML e-mail body for Smartform.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 04:41:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-smartform-as-html/m-p/9234903#M1719033</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-21T04:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: send Smartform as HTML</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-smartform-as-html/m-p/9234904#M1719034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think there is way around use this FM 'CONVERT_OTF' and give format as html and use this html as your email body...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 04:58:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-smartform-as-html/m-p/9234904#M1719034</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-21T04:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: send Smartform as HTML</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-smartform-as-html/m-p/9234905#M1719035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiii,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please check this demo program - &lt;SPAN style="font-size: 14.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;SF_XSF_DEMO_MAIL &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1115/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Courier New';"&gt;Run this program and see - SBWP. I hope you know how to send mail outside of SAP so get idea or logic from this program and change your program as per your requirement &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1115/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 05:08:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-smartform-as-html/m-p/9234905#M1719035</guid>
      <dc:creator>Aashish28</dc:creator>
      <dc:date>2012-12-21T05:08:26Z</dc:date>
    </item>
  </channel>
</rss>

