<?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 problem when using 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-when-using-function-module-so-new-document-send-api1/m-p/4264737#M1017571</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,all  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; when i use this function module to send external email  ,a strange problem has been encountered. After executing this FM,i find that the return parameters SY-SUBRC = 0 . but when i use tcode SCOT to check the email in SAP email box,nothing has been found.&lt;/P&gt;&lt;P&gt;could anyone please give me a clue about where the error occur ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Aug 2008 00:41:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-05T00:41:48Z</dc:date>
    <item>
      <title>problem when using function module : SO_NEW_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-using-function-module-so-new-document-send-api1/m-p/4264737#M1017571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,all  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; when i use this function module to send external email  ,a strange problem has been encountered. After executing this FM,i find that the return parameters SY-SUBRC = 0 . but when i use tcode SCOT to check the email in SAP email box,nothing has been found.&lt;/P&gt;&lt;P&gt;could anyone please give me a clue about where the error occur ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2008 00:41:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-using-function-module-so-new-document-send-api1/m-p/4264737#M1017571</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-05T00:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: problem when using function module : SO_NEW_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-using-function-module-so-new-document-send-api1/m-p/4264738#M1017572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can try using commit work fter sy-subrc check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also Try calling this Function module SO_DEQUEUE_UPDATE_LOCKS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;if sy-subrc eq 0.

commit work.
call function 'SO_DEQUEUE_UPDATE_LOCKS'.

endif.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2008 00:47:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-using-function-module-so-new-document-send-api1/m-p/4264738#M1017572</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-05T00:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: problem when using function module : SO_NEW_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-using-function-module-so-new-document-send-api1/m-p/4264739#M1017573</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;  it's really fantasic~~~i add thoes code in this program ,now it works well ~~~&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  thanks a lot~~~&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2008 01:16:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-using-function-module-so-new-document-send-api1/m-p/4264739#M1017573</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-05T01:16:02Z</dc:date>
    </item>
  </channel>
</rss>

