<?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: Error in FM SO_OBJECT_SEND in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-fm-so-object-send/m-p/5747915#M1302688</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;Have you checked with your basis team, Is there any patches or upgrade happended recently in your environmnet. If it's happended there may be SAP standard problem. Raise a OSS note they can able to give some sort of suggestion or solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Thiru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 May 2009 09:30:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-29T09:30:44Z</dc:date>
    <item>
      <title>Error in FM SO_OBJECT_SEND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-fm-so-object-send/m-p/5747914#M1302687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Colleagues,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using FM SO_DOCUMENT_SEND_API1 to send email to the external users. I am currently facing problem in FM SO_OBJECT_SEND which is called inside SO_DOCUMENT_SEND_API1 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the below statement program is clearing the Receivers Table. I am not able to understand why it is clearing this data and throwing me an error Object not sent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Send via BCS and exit&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  try.&lt;/P&gt;&lt;P&gt;      sent_to_all = 'X'.&lt;/P&gt;&lt;P&gt;      clear: receivers[].   -&lt;/P&gt;&lt;HR originaltext="--------------------------------------------" /&gt;&lt;P&gt;&amp;gt; Clearing&lt;/P&gt;&lt;P&gt;      CALL METHOD send_request-&amp;gt;release&lt;/P&gt;&lt;P&gt;        EXPORTING&lt;/P&gt;&lt;P&gt;          I_CALLED_BY_MEDIUM       = space&lt;/P&gt;&lt;P&gt;        IMPORTING&lt;/P&gt;&lt;P&gt;          E_SENT_TO_ALL            = sent_to_all&lt;/P&gt;&lt;P&gt;          E_CLASSIC_REC_TAB        = receivers[]&lt;/P&gt;&lt;P&gt;          .&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    * leave so_object_send&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    catch cx_bcs into bcs_exception.&lt;/P&gt;&lt;P&gt;      sent_to_all = space.&lt;/P&gt;&lt;P&gt;      case bcs_exception-&amp;gt;error_type.&lt;/P&gt;&lt;P&gt;        when   cx_bcs=&amp;gt;INTERNAL_ERROR&lt;/P&gt;&lt;P&gt;            or cx_bcs=&amp;gt;X_ERROR&lt;/P&gt;&lt;P&gt;            or cx_bcs=&amp;gt;OS_EXCEPTION&lt;/P&gt;&lt;P&gt;            or cx_bcs=&amp;gt;CREATION_FAILED&lt;/P&gt;&lt;P&gt;            or cx_bcs=&amp;gt;LOCKED&lt;/P&gt;&lt;P&gt;            or cx_bcs=&amp;gt;CAST_ERROR.&lt;/P&gt;&lt;P&gt;          raise object_not_sent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me on this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Nagaraj Kalbavi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2009 09:27:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-fm-so-object-send/m-p/5747914#M1302687</guid>
      <dc:creator>former_member70391</dc:creator>
      <dc:date>2009-05-29T09:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error in FM SO_OBJECT_SEND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-fm-so-object-send/m-p/5747915#M1302688</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;Have you checked with your basis team, Is there any patches or upgrade happended recently in your environmnet. If it's happended there may be SAP standard problem. Raise a OSS note they can able to give some sort of suggestion or solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Thiru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2009 09:30:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-fm-so-object-send/m-p/5747915#M1302688</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-29T09:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Error in FM SO_OBJECT_SEND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-fm-so-object-send/m-p/5747916#M1302689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thiru,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. it is not becoz of that, i just found that it is going to exception Others but not specifying the correct message. I do not know how do I rectify this issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        when   others.&lt;/P&gt;&lt;P&gt;          raise object_not_sent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Nagaraj Kalbavi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2009 09:37:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-fm-so-object-send/m-p/5747916#M1302689</guid>
      <dc:creator>former_member70391</dc:creator>
      <dc:date>2009-05-29T09:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error in FM SO_OBJECT_SEND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-fm-so-object-send/m-p/5747917#M1302690</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;You are indeed up a blind alley because CREATE_DIRECT_ADDRESS is a private static method.&lt;/P&gt;&lt;P&gt;However, I believe you are looking for method CREATE_USER_HOME_ADDRESS:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA:&lt;/P&gt;&lt;P&gt;  lo_recipient    TYPE REF TO if_recipient_bcs.  " CL_CAM_ADDRESS_BCS&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  CALL METHOD CL_CAM_ADDRESS_BCS=&amp;gt;CREATE_USER_HOME_ADDRESS&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      I_USER = syst-uname&lt;/P&gt;&lt;P&gt;      I_COMMTYPE = 'INT'&lt;/P&gt;&lt;P&gt;   RETURNING&lt;/P&gt;&lt;P&gt;      RESULT = lo_recipient.   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps it may be necessary to define the variable of TYPE REF TO cl_cam_address_bcs and do the casting to the interface afterwards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know if you face any issues&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2009 09:44:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-fm-so-object-send/m-p/5747917#M1302690</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-29T09:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error in FM SO_OBJECT_SEND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-fm-so-object-send/m-p/5747918#M1302691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me if  you found the solution to this issue, as i am facing the same one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2009 17:40:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-fm-so-object-send/m-p/5747918#M1302691</guid>
      <dc:creator>SG141</dc:creator>
      <dc:date>2009-06-03T17:40:24Z</dc:date>
    </item>
  </channel>
</rss>

