<?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 FUNCTION SO_OBJECT_SEND in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-so-object-send/m-p/3765614#M905990</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a batch program to run weekly very early before our &lt;/P&gt;&lt;P&gt;accounting personnel arrive. If a specific event occurs, I want to send an &lt;/P&gt;&lt;P&gt;"Express Document" to a predetermined individual in accounting. I have used &lt;/P&gt;&lt;P&gt;function SO_OBJECT_SEND to accomplish the task with one exception. If the &lt;/P&gt;&lt;P&gt;receiver is not logged in, the message box does not appear when they do log &lt;/P&gt;&lt;P&gt;in. I need the message box, or some other indicator, to inform the user as &lt;/P&gt;&lt;P&gt;soon as they log in that an Express Document is waiting to be view. I was &lt;/P&gt;&lt;P&gt;wondering if anyone has used this function, or another, and has attempted to &lt;/P&gt;&lt;P&gt;do the same, and if so, how.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Apr 2008 17:23:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-24T17:23:16Z</dc:date>
    <item>
      <title>FUNCTION SO_OBJECT_SEND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-so-object-send/m-p/3765614#M905990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a batch program to run weekly very early before our &lt;/P&gt;&lt;P&gt;accounting personnel arrive. If a specific event occurs, I want to send an &lt;/P&gt;&lt;P&gt;"Express Document" to a predetermined individual in accounting. I have used &lt;/P&gt;&lt;P&gt;function SO_OBJECT_SEND to accomplish the task with one exception. If the &lt;/P&gt;&lt;P&gt;receiver is not logged in, the message box does not appear when they do log &lt;/P&gt;&lt;P&gt;in. I need the message box, or some other indicator, to inform the user as &lt;/P&gt;&lt;P&gt;soon as they log in that an Express Document is waiting to be view. I was &lt;/P&gt;&lt;P&gt;wondering if anyone has used this function, or another, and has attempted to &lt;/P&gt;&lt;P&gt;do the same, and if so, how.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 17:23:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-so-object-send/m-p/3765614#M905990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-24T17:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: FUNCTION SO_OBJECT_SEND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-so-object-send/m-p/3765615#M905991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;try to use SMOD enhancement SUSR0001&lt;/P&gt;&lt;P&gt;there is a customer exit that is always passed after a successful dialog logon&lt;/P&gt;&lt;P&gt;here you can start your ABAP code which scan&lt;/P&gt;&lt;P&gt;user mailbox...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;greetings,darek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2008 11:55:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-so-object-send/m-p/3765615#M905991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-25T11:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: FUNCTION SO_OBJECT_SEND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-so-object-send/m-p/3765616#M905992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using function SO_NEW_DOCUMENT_SEND_API1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the input of the "RECEIVERS" table parameter, use rec_type = 'B' andexpress = 'X' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using this function(in 31H) for a similar requirement and as soonas the user logs in, they receive a popup box notifying them that anExpress Document is waiting for them to review.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Apr 2008 18:23:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-so-object-send/m-p/3765616#M905992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-26T18:23:51Z</dc:date>
    </item>
  </channel>
</rss>

