<?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: CALL 'RaiseEvent' in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-raiseevent/m-p/2893797#M680130</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to the source code of this function module.........BP_EVENT_RAISE....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;keep the break point over raise event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2007 12:05:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-15T12:05:44Z</dc:date>
    <item>
      <title>CALL 'RaiseEvent'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-raiseevent/m-p/2893796#M680129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts.&lt;/P&gt;&lt;P&gt;I was debugging into FM "BP_EVENT_RAISE" for an issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Command comes to following statement gets executed without going into it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL 'RaiseEvent'&lt;/P&gt;&lt;P&gt;        ID 'EVTI' FIELD evt_id&lt;/P&gt;&lt;P&gt;        ID 'EVTP' FIELD evt_parm&lt;/P&gt;&lt;P&gt;        ID 'TSYS' FIELD tgt_srv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where Field values were &lt;/P&gt;&lt;P&gt;evt_id       SAP_START_EHS_RDO_EVENTHANDLER&lt;/P&gt;&lt;P&gt;evt_parm  510-{0-00000000000000000000-00000000000000056540&lt;/P&gt;&lt;P&gt;tgt_srv     SPACE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something is getting executed in this step which is distorting our output. &lt;/P&gt;&lt;P&gt;I want to know where to see what steps are getting executed in this statement.&lt;/P&gt;&lt;P&gt;I tried looking this event in SM64 but its only to trigger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pleae help.&lt;/P&gt;&lt;P&gt;Sure reward points for Help...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 11:56:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-raiseevent/m-p/2893796#M680129</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T11:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: CALL 'RaiseEvent'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-raiseevent/m-p/2893797#M680130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to the source code of this function module.........BP_EVENT_RAISE....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;keep the break point over raise event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 12:05:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-raiseevent/m-p/2893797#M680130</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T12:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: CALL 'RaiseEvent'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-raiseevent/m-p/2893798#M680131</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;This is a System Function, you can't see or debugging it's source code because it's a C source code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you Could try to find the events that are triggered by this function and then put a break point at it's event handler.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcelo Ramos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 12:25:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-raiseevent/m-p/2893798#M680131</guid>
      <dc:creator>marcelo_ramos1</dc:creator>
      <dc:date>2007-10-15T12:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: CALL 'RaiseEvent'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-raiseevent/m-p/2893799#M680132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an idea of FM's  getting triggered by this Step. Placed a break point on them but debugging not stopping on those break points.&lt;/P&gt;&lt;P&gt;I wanted to know wheather there is any code in the Event like "SAP_START_EHS_RDO_EVENTHANDLER" in my case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 12:58:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-raiseevent/m-p/2893799#M680132</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T12:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: CALL 'RaiseEvent'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-raiseevent/m-p/2893800#M680133</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 believe that it is very difficult to predict which routinely this function executes. But as the name suggests (RaiseEvent) i believe that one event of one class is triggered and all event handlers( Methods ) that are listening to this event are triggered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;Unfortunately this System Function can run other System Function, Or anything other than what I said, in these case we can not know what they do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;All these SAP system functions are for internal use only, and don't have any documentation about it. &amp;lt;/b&amp;gt;&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;&lt;/P&gt;&lt;P&gt;Marcelo Ramos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 13:47:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-raiseevent/m-p/2893800#M680133</guid>
      <dc:creator>marcelo_ramos1</dc:creator>
      <dc:date>2007-10-15T13:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: CALL 'RaiseEvent'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-raiseevent/m-p/2893801#M680134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dheeraj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps chapters 3.25 &amp;amp; 3.26 in document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://help.sap.com/bestpractices/BBLibrary/documentation/Q50_BB_ConfigGuide_EN_ZH.doc"&amp;gt;Q50 EH&amp;amp;S / RM Basics&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;may be useful to understand what happens after the event has been triggered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another useful document may be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://help.sap.com/bestpractices/BBLibrary/documentation/Q51_BB_InstallGuide_EN_US.doc"&amp;gt;Q51 Product Safety&amp;lt;/a&amp;gt;&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;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 18:56:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-raiseevent/m-p/2893801#M680134</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2007-10-15T18:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: CALL 'RaiseEvent'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-raiseevent/m-p/2893802#M680135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Events let you start background jobs when particular changes in the SAP system take place. &lt;/P&gt;&lt;P&gt;When an event occurs, the background processing system starts all jobs that were scheduled to wait for that event. &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/fa/096e2a543b11d1898e0000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/fa/096e2a543b11d1898e0000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Events have meaning only in the background processing system. You can use events only to start background jobs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Triggering an event notifies the background processing system that a named condition has been reached. &lt;/P&gt;&lt;P&gt;The background processing system reacts by starting any jobs that were waiting for the event. &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/fa/096e37543b11d1898e0000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/fa/096e37543b11d1898e0000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use function module BP_EVENT_RAISE to trigger an event from an ABAP program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Report processing before triggering event... &lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Trigger event to start background jobs waiting for the event. &lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;DATA: EVENTID LIKE TBTCJOB-EVENTID. &lt;/P&gt;&lt;P&gt;DATA: EVENTPARM LIKE TBTCJOB-EVENTPARM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EVENTID = 'SP_TEST_EVENT'. " Event name must be defined &lt;/P&gt;&lt;P&gt;" with transaction SM62. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EVENTPARM = 'EVENT1'. " Optional: a job can be &lt;/P&gt;&lt;P&gt;" scheduled to wait for an &lt;/P&gt;&lt;P&gt;" EVENTID or combination of &lt;/P&gt;&lt;P&gt;" EVENTID and EVENTPARM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BP_EVENT_RAISE' " Event is triggered. Jobs &lt;/P&gt;&lt;P&gt;EXPORTING " waiting for event will be &lt;/P&gt;&lt;P&gt;EVENTID = EVENTID " started.&lt;/P&gt;&lt;P&gt;EVENTPARM = EVENTPARM &lt;/P&gt;&lt;P&gt;TARGET_INSTANCE = &amp;#145; &amp;#145; " Instance at which an event &lt;/P&gt;&lt;P&gt;" should be processed. Can &lt;/P&gt;&lt;P&gt;" generally be omitted. &lt;/P&gt;&lt;P&gt;EXCEPTIONS OTHERS = 1. " Exceptions include event not &lt;/P&gt;&lt;P&gt;" defined, no EVENTID &lt;/P&gt;&lt;P&gt;" exported, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward if usefull&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 05:37:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-raiseevent/m-p/2893802#M680135</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T05:37:50Z</dc:date>
    </item>
  </channel>
</rss>

