<?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: Problem with function module SO_NEW_DOCUMENT_SEND_API1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module-so-new-document-send-api1/m-p/926851#M60030</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kristine,&lt;/P&gt;&lt;P&gt;try also transaction SOST for monitoring the emails sent out. There you should be able to track down the successfully sent and erroneous messages. You can get there also from SCOT (can't exactly remember where from..).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mikko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 May 2005 09:13:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-05-18T09:13:48Z</dc:date>
    <item>
      <title>Problem with function module SO_NEW_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module-so-new-document-send-api1/m-p/926847#M60026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a program that sends an email using the function module SO_NEW_DOCUMENT_SEND_API1. It works well in the DEV system however when it was moved to QA system, I am no longer able to send out an email. I tried debugging my program and it works fine. I also tried testing the standard function module in SE37. I was able to send an email from this test in the DEV system both on a distribution list and a single internet email address. I replicated the same testing for the standard function module SO_NEW_DOCUMENT_SEND_API1 in the QA system and I didn't receive again any emails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone give light to this problem? I'd appreciate it very much. Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kristine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2005 00:48:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module-so-new-document-send-api1/m-p/926847#M60026</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-18T00:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with function module SO_NEW_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module-so-new-document-send-api1/m-p/926848#M60027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check if the messages are actually there using transaction SCOT. If you look through the options there, you can figure out what status they are in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually all external mails and other output messages such as faxes are sent out in batch scheduled as a background job using program RSCONN01. If this is not scheduled, then you need to manually run this program to send your messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2005 02:16:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module-so-new-document-send-api1/m-p/926848#M60027</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-18T02:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with function module SO_NEW_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module-so-new-document-send-api1/m-p/926849#M60028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, the transaction SCOT helped. It seems like all the internet emails are in the 'Waiting' column in transaction SCOT. What does this mean? I tried running the program that you mentioned, RSCONN01, and it actually reduced the value under the 'Waiting' column however, when I checked on my internet mails I still haven't received anything. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kristine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2005 03:55:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module-so-new-document-send-api1/m-p/926849#M60028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-18T03:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with function module SO_NEW_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module-so-new-document-send-api1/m-p/926850#M60029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kristine,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think mail-service is'nt customized on your QA-system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;gt; look this web logs:&lt;/P&gt;&lt;P&gt;1) /people/thomas.jung3/blog/2004/09/08/sending-e-mail-from-abap--version-610-and-higher--bcs-interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)/people/thomas.jung3/blog/2004/09/07/sending-e-mail-from-abap--version-46d-and-lower--api-interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2005 05:41:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module-so-new-document-send-api1/m-p/926850#M60029</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2005-05-18T05:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with function module SO_NEW_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module-so-new-document-send-api1/m-p/926851#M60030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kristine,&lt;/P&gt;&lt;P&gt;try also transaction SOST for monitoring the emails sent out. There you should be able to track down the successfully sent and erroneous messages. You can get there also from SCOT (can't exactly remember where from..).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mikko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2005 09:13:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module-so-new-document-send-api1/m-p/926851#M60030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-18T09:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with function module SO_NEW_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module-so-new-document-send-api1/m-p/926852#M60031</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;If there are no errors on the log (SOST), maybe you can put a commit work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works for me with a similar situation, but with FM &lt;/P&gt;&lt;P&gt;SO_OBJECT_SEND. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Maria João Rocha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2005 09:19:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module-so-new-document-send-api1/m-p/926852#M60031</guid>
      <dc:creator>MariaJooRocha</dc:creator>
      <dc:date>2005-05-18T09:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with function module SO_NEW_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module-so-new-document-send-api1/m-p/926853#M60032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Christine,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the user in your QAC environment setup correctly?  The e-mail address of the user that is running the program and sending the e-mail must have their e-mail address set up.  This can be done in transaction SU01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bruce&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2005 17:41:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module-so-new-document-send-api1/m-p/926853#M60032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-18T17:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with function module SO_NEW_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module-so-new-document-send-api1/m-p/926854#M60033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maria João Rocha! I rewarded you some points. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually, 4.7 version requires adding the parameter COMMIT_WORK when using the function module SO_NEW_DOCUMENT_SEND_API1 to ensure that the mail is sent. I just got this from a colleague. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2005 00:49:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module-so-new-document-send-api1/m-p/926854#M60033</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-20T00:49:25Z</dc:date>
    </item>
  </channel>
</rss>

