<?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: Event after in Background processing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-after-in-background-processing/m-p/7033301#M1499704</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SM37 give event name  , date and username .You will get at least some details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joby&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 May 2010 09:44:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-05-31T09:44:44Z</dc:date>
    <item>
      <title>Event after in Background processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-after-in-background-processing/m-p/7033300#M1499703</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 m working on a support project which has a background job defined wich is triggered everyday at 4 :00 after a trigger event Z_trigger .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but since few days it is not getting executed..Is it that the event Z_trigger is not triggering...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where do i check the details of event z_trigger..is there any transsaction&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 May 2010 09:35:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/event-after-in-background-processing/m-p/7033300#M1499703</guid>
      <dc:creator>former_member206760</dc:creator>
      <dc:date>2010-05-31T09:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Event after in Background processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-after-in-background-processing/m-p/7033301#M1499704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SM37 give event name  , date and username .You will get at least some details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joby&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 May 2010 09:44:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/event-after-in-background-processing/m-p/7033301#M1499704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-31T09:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Event after in Background processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-after-in-background-processing/m-p/7033302#M1499705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Genrally events are triggered by using FM:BP_EVENT_RAISE. Find out the where used list of that FM:BP_EVENT_RAISE. Maybe this event is triggering from other background job. Please check the backgrouond jobs at 4:00am/pm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 May 2010 09:44:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/event-after-in-background-processing/m-p/7033302#M1499705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-31T09:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Event after in Background processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-after-in-background-processing/m-p/7033303#M1499706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi tarang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; you can view the events created for Background job in SM62.  You can trigger the same from Tcode SM64 ( Right Click on the event --&amp;gt; Even --- &amp;gt; Trigger ). please have a look at the below links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All these kind of jobs are stored in table BTCEVTJOB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://www.sapfans.com/sapfans/sapfaq/robert.htm]&lt;/P&gt;&lt;P&gt;[http://wiki.sdn.sap.com/wiki/display/ABAP/SAP+Event]&lt;/P&gt;&lt;P&gt;[http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/e061f728-7c77-2c10-13bd-cddd326ad82e&amp;amp;overridelayout=true]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Prasath Arivazhagan on May 31, 2010 11:48 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 May 2010 09:48:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/event-after-in-background-processing/m-p/7033303#M1499706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-31T09:48:00Z</dc:date>
    </item>
  </channel>
</rss>

