<?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: WebAS 6.40 - sending external e-mails in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/webas-6-40-sending-external-e-mails/m-p/1035170#M84961</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That function module doesn't exist in our system, I assume it must be part of the Exchange connector (which we don't use - we use SMTP). I'll have a look at that class and see if I can make any sense of it... if you've assigned points to an answer can you increase them later btw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Dec 2005 12:14:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-12-07T12:14:12Z</dc:date>
    <item>
      <title>WebAS 6.40 - sending external e-mails</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webas-6-40-sending-external-e-mails/m-p/1035167#M84958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been trawling the internet and various other sources for hours trying to work out what it is I need to use to get SAP to send an e-mail to an external address for me. So far, I haven't managed it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried (and failed) with SO_OBJECT_SEND, SO_OBJECT_SEND_REMOTE, and I've gone through debugging SBWP but can't see where it actually sends the e-mail. We've got an external SMTP server which SAP connects to MS Exchange Server (not using the Exchange connector, just using SMTP, which is in the kernel for 6.40).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone managed to use this functionality successfully in WebAS 6.40 yet? If so, could anyone give any pointers as to what I need to do? I suppose what I'm really after is: what's the correct function module, and how do I use it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2005 12:04:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webas-6-40-sending-external-e-mails/m-p/1035167#M84958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-07T12:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: WebAS 6.40 - sending external e-mails</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webas-6-40-sending-external-e-mails/m-p/1035168#M84959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Use FM&lt;/P&gt;&lt;P&gt;   SO_NEW_DOCUMENT_ATT_SEND_MAPI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. It is quite tricky. Hence, also see the documentaion&lt;/P&gt;&lt;P&gt;   and sample program in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Morever, for sending external emails,&lt;/P&gt;&lt;P&gt;   ur basis team will require&lt;/P&gt;&lt;P&gt;  to do some minor configuration&lt;/P&gt;&lt;P&gt;   using SCOT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit M.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Amit Mittal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2005 12:06:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webas-6-40-sending-external-e-mails/m-p/1035168#M84959</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-07T12:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: WebAS 6.40 - sending external e-mails</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webas-6-40-sending-external-e-mails/m-p/1035169#M84960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are on 6.40, why don't you try using the classes provided. Following is the list of methods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Class - CL_BCS&lt;/P&gt;&lt;P&gt;Methods - ADD_RECIPIENT&lt;/P&gt;&lt;P&gt;ASYNCHRONOUS&lt;/P&gt;&lt;P&gt;CHANGED_BY&lt;/P&gt;&lt;P&gt;CHANGE_DATE&lt;/P&gt;&lt;P&gt;CHANGE_TIME&lt;/P&gt;&lt;P&gt;CONSTRUCTOR&lt;/P&gt;&lt;P&gt;CREATE_LINK_TO_APP&lt;/P&gt;&lt;P&gt;CREATE_LINK&lt;/P&gt;&lt;P&gt;CREATE_PERSISTENT&lt;/P&gt;&lt;P&gt;CREATION_DATE&lt;/P&gt;&lt;P&gt;CREATION_TIME&lt;/P&gt;&lt;P&gt;DELETE&lt;/P&gt;&lt;P&gt;DEQUEUE&lt;/P&gt;&lt;P&gt;DOCUMENT&lt;/P&gt;&lt;P&gt;EDIT&lt;/P&gt;&lt;P&gt;ENCRYPT&lt;/P&gt;&lt;P&gt;ENQUEUE&lt;/P&gt;&lt;P&gt;FORWARD&lt;/P&gt;&lt;P&gt;GET_INSTANCE_BY_OID&lt;/P&gt;&lt;P&gt;IS_EDITABLE&lt;/P&gt;&lt;P&gt;NOTE&lt;/P&gt;&lt;P&gt;OID&lt;/P&gt;&lt;P&gt;ORIGINATOR&lt;/P&gt;&lt;P&gt;PRIORITY&lt;/P&gt;&lt;P&gt;RECIPIENTS&lt;/P&gt;&lt;P&gt;REPLY&lt;/P&gt;&lt;P&gt;REPLY_TO&lt;/P&gt;&lt;P&gt;SEND&lt;/P&gt;&lt;P&gt;SEND_WITHOUT_DIALOG&lt;/P&gt;&lt;P&gt;SENDER&lt;/P&gt;&lt;P&gt;SEND_SCREEN&lt;/P&gt;&lt;P&gt;SET_ASYNCHRONOUS&lt;/P&gt;&lt;P&gt;SET_DOCUMENT&lt;/P&gt;&lt;P&gt;SET_ENCRYPT&lt;/P&gt;&lt;P&gt;SET_EXPIRES_ON&lt;/P&gt;&lt;P&gt;SET_NOTE&lt;/P&gt;&lt;P&gt;SET_OWNER_APP&lt;/P&gt;&lt;P&gt;SET_PRIORITY&lt;/P&gt;&lt;P&gt;SET_REPLY_TO&lt;/P&gt;&lt;P&gt;SET_SENDER&lt;/P&gt;&lt;P&gt;SET_SIGN&lt;/P&gt;&lt;P&gt;SET_SIGNATURE_WORKFLOW&lt;/P&gt;&lt;P&gt;SET_STATUS_ATTRIBUTES&lt;/P&gt;&lt;P&gt;SET_STATUS_RECIPIENT&lt;/P&gt;&lt;P&gt;SET_TRACE&lt;/P&gt;&lt;P&gt;SHORT_MESSAGE&lt;/P&gt;&lt;P&gt;SIGN&lt;/P&gt;&lt;P&gt;SIGNATURE_WORKFLOW&lt;/P&gt;&lt;P&gt;STATE&lt;/P&gt;&lt;P&gt;STATUS_RECIPIENT&lt;/P&gt;&lt;P&gt;SET_SEND_IMMEDIATELY&lt;/P&gt;&lt;P&gt;SET_KEEP_MIME&lt;/P&gt;&lt;P&gt;RELEASE_LINKS_TO_APP&lt;/P&gt;&lt;P&gt;USER_SECURITY_DEFAULTS&lt;/P&gt;&lt;P&gt;SET_MESSAGE_SUBJECT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Please reward the posts that help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2005 12:08:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webas-6-40-sending-external-e-mails/m-p/1035169#M84960</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-07T12:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: WebAS 6.40 - sending external e-mails</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webas-6-40-sending-external-e-mails/m-p/1035170#M84961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That function module doesn't exist in our system, I assume it must be part of the Exchange connector (which we don't use - we use SMTP). I'll have a look at that class and see if I can make any sense of it... if you've assigned points to an answer can you increase them later btw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2005 12:14:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webas-6-40-sending-external-e-mails/m-p/1035170#M84961</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-07T12:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: WebAS 6.40 - sending external e-mails</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webas-6-40-sending-external-e-mails/m-p/1035171#M84962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check out the excellent weblog on this subject by Thomas Jung which talks about starting from configuring SMTP node and the code sample for sending mail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="/people/thomas.jung3/blog/2004/09/08/sending-e-mail-from-abap--version-610-and-higher--bcs-interface"&amp;gt;Sending E-Mail from ABAP - Version 610 and Higher - BCS Interface&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2005 12:19:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webas-6-40-sending-external-e-mails/m-p/1035171#M84962</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-12-07T12:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: WebAS 6.40 - sending external e-mails</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webas-6-40-sending-external-e-mails/m-p/1035172#M84963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amit - the BASIS team is myself and two others. We do absolutely everything!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Durairaj - looks good so far, I'm just implementing all that now (whilst eating a large sandwich, which I have to say is very nice). I have actually already read that article's lesser sibling, but obviously got bored shortly after it said "4.6C" - I never got to the bit where it said there was more than one...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2005 13:29:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webas-6-40-sending-external-e-mails/m-p/1035172#M84963</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-07T13:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: WebAS 6.40 - sending external e-mails</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webas-6-40-sending-external-e-mails/m-p/1035173#M84964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem solved. Thanks everyone!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2005 11:15:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webas-6-40-sending-external-e-mails/m-p/1035173#M84964</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-08T11:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: WebAS 6.40 - sending external e-mails</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webas-6-40-sending-external-e-mails/m-p/1035174#M84965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to hear that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Dec 2005 11:48:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webas-6-40-sending-external-e-mails/m-p/1035174#M84965</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-12-10T11:48:15Z</dc:date>
    </item>
  </channel>
</rss>

