<?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 BP_EVENT_RAISE Example in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bp-event-raise-example/m-p/5607339#M1277754</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;How to use this FM what should i pass in Event ID ? i passed z Program in that but its not working...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone help me out in this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 May 2009 06:03:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-14T06:03:45Z</dc:date>
    <item>
      <title>BP_EVENT_RAISE Example</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bp-event-raise-example/m-p/5607339#M1277754</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;How to use this FM what should i pass in Event ID ? i passed z Program in that but its not working...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone help me out in this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2009 06:03:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bp-event-raise-example/m-p/5607339#M1277754</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-14T06:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: BP_EVENT_RAISE Example</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bp-event-raise-example/m-p/5607340#M1277755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trigger an event in the background processing system.  This function module is for use in programs written in ABAP/4.  Triggering an event tells the background processing system to start any background jobs that were scheduled to wait for the event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can trigger an event with or without an event argument, a string that more precisely identifies an event.  Jobs can be scheduled to wait for an event for the combination of event and a particular event argument.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you understand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2009 06:07:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bp-event-raise-example/m-p/5607340#M1277755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-14T06:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: BP_EVENT_RAISE Example</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bp-event-raise-example/m-p/5607341#M1277756</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;can u just provide me an example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2009 06:50:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bp-event-raise-example/m-p/5607341#M1277756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-14T06:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: BP_EVENT_RAISE Example</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bp-event-raise-example/m-p/5607342#M1277757</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 understood the FM but i want to what should i pass in event id and event parameter how should i relate it to the pgm .. where should i declare the event Plz Provide me with an example..I will be so thankful to u..&lt;/P&gt;&lt;P&gt;i went thro FM Documentation But i am not able to find it&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 May 2009 11:07:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bp-event-raise-example/m-p/5607342#M1277757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-16T11:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: BP_EVENT_RAISE Example</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bp-event-raise-example/m-p/5607343#M1277758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am triyng diff method&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2009 04:25:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bp-event-raise-example/m-p/5607343#M1277758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-02T04:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: BP_EVENT_RAISE Example</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bp-event-raise-example/m-p/5607344#M1277759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Hema,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an example for the FM you are trying to use. Let me know if you have any questions!&lt;/P&gt;&lt;P&gt;All the best&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;P&gt;Trigger event to start background jobs waiting for the event. &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&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 = u2018 u2018 " 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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2009 18:24:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bp-event-raise-example/m-p/5607344#M1277759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-06T18:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: BP_EVENT_RAISE Example</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bp-event-raise-example/m-p/5607345#M1277760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I'm working on same issue. Here I want to schedule a predefined time point for bex broadcasting. I need to run tihis for after Ievery fisc quarter wed day...I created an event in SM62 and wrote the logic in ABAP &lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BP_EVENT_RAISE'&lt;/P&gt;&lt;P&gt;EXPORTING &lt;/P&gt;&lt;P&gt;EVENTID = 'FISC'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in order to trigger this event after each fisc quarter  do I need to run something or write some code ? If so do I need to write the code in same ABAP coding above ? Also Do I need to include this program in process chain again ?Please advice..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 13:19:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bp-event-raise-example/m-p/5607345#M1277760</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-06T13:19:42Z</dc:date>
    </item>
  </channel>
</rss>

