<?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: Mail not sent using SO_NEW_DOCUMENT_SEND_API1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/mail-not-sent-using-so-new-document-send-api1/m-p/5207240#M1204633</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; What is the popup you are getting ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also for the function module SO_NEW_DOCUMENT_SEND_API1 the import parameter use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;COMMIT_WORK = 'X'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Feb 2009 09:11:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-24T09:11:26Z</dc:date>
    <item>
      <title>Mail not sent using SO_NEW_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mail-not-sent-using-so-new-document-send-api1/m-p/5207236#M1204629</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;I am using report RSCONN01 after the FM SO_NEW_DOCUMENT_SEND_API1 to send email.&lt;/P&gt;&lt;P&gt;Eg:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;submit rsconn01 with mode = 'INT'
                with output = 'X'
                and return.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this report gives a popup which is creating a problem.&lt;/P&gt;&lt;P&gt;Is there any way to suppress this popup or any other report to send emails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas on Feb 24, 2009 10:04 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas on Feb 24, 2009 10:06 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2009 09:04:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mail-not-sent-using-so-new-document-send-api1/m-p/5207236#M1204629</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-24T09:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Mail not sent using SO_NEW_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mail-not-sent-using-so-new-document-send-api1/m-p/5207237#M1204630</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;i do it like this and don't get an popup.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

  SUBMIT RSCONN01 WITH MODE   = 'INT'
                  WITH OUTPUT = ' '
                  AND  RETURN.


&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Dieter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2009 09:07:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mail-not-sent-using-so-new-document-send-api1/m-p/5207237#M1204630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-24T09:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Mail not sent using SO_NEW_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mail-not-sent-using-so-new-document-send-api1/m-p/5207238#M1204631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Thomas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use FM DB_COMMIT after calling SO_NEW_DOCUMENT_SEND_API1.also check the SCOT settings.&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;regards&lt;/P&gt;&lt;P&gt;Aakash Banga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2009 09:08:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mail-not-sent-using-so-new-document-send-api1/m-p/5207238#M1204631</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-24T09:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Mail not sent using SO_NEW_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mail-not-sent-using-so-new-document-send-api1/m-p/5207239#M1204632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dieter Gröhn   and Aakash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem got solved.&lt;/P&gt;&lt;P&gt;I shuld hv tried this before. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2009 09:10:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mail-not-sent-using-so-new-document-send-api1/m-p/5207239#M1204632</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-24T09:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Mail not sent using SO_NEW_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mail-not-sent-using-so-new-document-send-api1/m-p/5207240#M1204633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; What is the popup you are getting ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also for the function module SO_NEW_DOCUMENT_SEND_API1 the import parameter use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;COMMIT_WORK = 'X'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2009 09:11:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mail-not-sent-using-so-new-document-send-api1/m-p/5207240#M1204633</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-24T09:11:26Z</dc:date>
    </item>
  </channel>
</rss>

