<?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 Email Format in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-email-format/m-p/5914720#M1330381</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help and I'm not looking at sending that format as an attachment..please let me know if there is any other atlernative&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jul 2009 15:15:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-22T15:15:42Z</dc:date>
    <item>
      <title>Send Email Format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-email-format/m-p/5914718#M1330379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to send a mail from my program in the following format, kindly let me know how to achieve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Legacy Account    Contract Account    Source BP       Target BP        Proposed On    Rejected On    Rejected By&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------------------------------------------------------------------------------------" /&gt;&lt;P&gt;1717868321886    200000008328       0100004608   0100004825    10/08/2004      10/08/2004     3592528&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i do this by populating SOLISTI1-LINE using offset, the format is being disturbed if any of the number of chars of value is changed.&lt;/P&gt;&lt;P&gt;Can i do something similar to smart form output here, meaning there we define cells for each value and a space would be shown if a value does not exist there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i achieve a proper &amp;amp; fixed format for the data to be sent in a mail as shown above. Kindly reply as soon as possible.&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;Kamal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 15:03:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-email-format/m-p/5914718#M1330379</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T15:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Send Email Format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-email-format/m-p/5914719#M1330380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can write HTML commands but if you are not familiar with html it it may be very time spending. Other alternative maybe sending PDF, EXCEL or txt but you can only add them as attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 15:09:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-email-format/m-p/5914719#M1330380</guid>
      <dc:creator>former_member194416</dc:creator>
      <dc:date>2009-07-22T15:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Send Email Format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-email-format/m-p/5914720#M1330381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help and I'm not looking at sending that format as an attachment..please let me know if there is any other atlernative&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 15:15:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-email-format/m-p/5914720#M1330381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T15:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Send Email Format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-email-format/m-p/5914721#M1330382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I know there is no other alternative at least with in standard way. There may be some class or method to send e-mails in better format, you can try to search from se24.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 15:18:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-email-format/m-p/5914721#M1330382</guid>
      <dc:creator>former_member194416</dc:creator>
      <dc:date>2009-07-22T15:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Send Email Format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-email-format/m-p/5914722#M1330383</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..http://docs.google.com/Doc?docid=0AZqwnQpzX9wBZGZ2MmhtZ3NfMGZtMjJ0Z2d4&amp;amp;hl=en&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to dislapy using HTML format..you will overcome the formatting issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 15:22:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-email-format/m-p/5914722#M1330383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T15:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: Send Email Format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-email-format/m-p/5914723#M1330384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Avinash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;It's not working for me, meaning it says problem in sending mail, internal or database error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure where am going wrong.... could you be able to tell me if i'm missing anything..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Kamal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 17:01:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-email-format/m-p/5914723#M1330384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T17:01:34Z</dc:date>
    </item>
  </channel>
</rss>

