<?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: Sy-subrc error in the Mailing 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/sy-subrc-error-in-the-mailing-function-module-so-new-document-send-api1/m-p/7547998#M1563123</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Use the parameter SOMLRECI1-REC_TYPE = 'U' for external mail id. Are you passing this?. I could think Message Type  only this. Check this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Dec 2010 07:32:50 GMT</pubDate>
    <dc:creator>vijy_mukunthan</dc:creator>
    <dc:date>2010-12-23T07:32:50Z</dc:date>
    <item>
      <title>Sy-subrc error in the Mailing Function Module SO_NEW_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sy-subrc-error-in-the-mailing-function-module-so-new-document-send-api1/m-p/7547996#M1563121</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;When i'm executing FM : SO_NEW_DOCUMENT_SEND_API1, i'm getting sy-subrc = 2. The error i get is &lt;/P&gt;&lt;P&gt;'Message Type " " is unknown'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm passing the mail header and mail content through internal table by concatenating into a string type which is a part of the internal table i'm passing to the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly suggest what could be the problem here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Dec 2010 07:07:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sy-subrc-error-in-the-mailing-function-module-so-new-document-send-api1/m-p/7547996#M1563121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-23T07:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Sy-subrc error in the Mailing Function Module SO_NEW_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sy-subrc-error-in-the-mailing-function-module-so-new-document-send-api1/m-p/7547997#M1563122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Are you getting a run time erorr ? &lt;/P&gt;&lt;P&gt;I think after the call function the SY-MSGTY is blank so pass E to that  &lt;/P&gt;&lt;P&gt;IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you manualy show message.&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;Madhukar Shetty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Dec 2010 07:30:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sy-subrc-error-in-the-mailing-function-module-so-new-document-send-api1/m-p/7547997#M1563122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-23T07:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sy-subrc error in the Mailing Function Module SO_NEW_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sy-subrc-error-in-the-mailing-function-module-so-new-document-send-api1/m-p/7547998#M1563123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Use the parameter SOMLRECI1-REC_TYPE = 'U' for external mail id. Are you passing this?. I could think Message Type  only this. Check this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Dec 2010 07:32:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sy-subrc-error-in-the-mailing-function-module-so-new-document-send-api1/m-p/7547998#M1563123</guid>
      <dc:creator>vijy_mukunthan</dc:creator>
      <dc:date>2010-12-23T07:32:50Z</dc:date>
    </item>
  </channel>
</rss>

