<?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 Listing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-listing/m-p/1135719#M113014</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Any workflow event, I want to do the simillar processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jan 2006 22:15:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-06T22:15:30Z</dc:date>
    <item>
      <title>Event Listing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-listing/m-p/1135713#M113008</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 want to know if any EVENT is raised in the system. Is there any user-exit or function module available for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2006 21:05:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/event-listing/m-p/1135713#M113008</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-06T21:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Event Listing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-listing/m-p/1135714#M113009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which EVENT are you asking? System and user events(SM62 and SM64) or are you talking about workflow events? In any case, I don't think you can trap the event before it does what it is supposed to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the requirement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2006 21:14:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/event-listing/m-p/1135714#M113009</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-06T21:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Event Listing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-listing/m-p/1135715#M113010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks for the quick reply. I want to capture any workflow events raised and do some custom processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2006 21:18:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/event-listing/m-p/1135715#M113010</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-06T21:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Event Listing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-listing/m-p/1135716#M113011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want to interrupt the event and do some of your processing or do you just want to know that an event has been raised so that you can do some report on it? Are you looking for something like SWEQBROWSER(Event Queue Browser)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will have better chance of getting workflow questions answered in the &lt;A class="jive_macro jive_macro_community" href="https://community.sap.com/" __jive_macro_name="community" modifiedtitle="true" __default_attr="2218"&gt;&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2006 21:25:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/event-listing/m-p/1135716#M113011</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-06T21:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Event Listing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-listing/m-p/1135717#M113012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  As soon as a workflow event is raised, I want to read&lt;/P&gt;&lt;P&gt;  some of the data in my custom Z tables and do custom   &lt;/P&gt;&lt;P&gt;  processing for that event. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2006 21:30:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/event-listing/m-p/1135717#M113012</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-06T21:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Event Listing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-listing/m-p/1135718#M113013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is that a specific event or any workflow event in your system?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2006 22:08:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/event-listing/m-p/1135718#M113013</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-06T22:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: Event Listing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-listing/m-p/1135719#M113014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Any workflow event, I want to do the simillar processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2006 22:15:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/event-listing/m-p/1135719#M113014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-06T22:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Event Listing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-listing/m-p/1135720#M113015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at this &lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="94360"&gt;&lt;/A&gt;. See if that is what you are looking for. But I don't think there is any one place where you put the code and it will be executed for every event that is raised.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jan 2006 04:14:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/event-listing/m-p/1135720#M113015</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-07T04:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Event Listing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-listing/m-p/1135721#M113016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I went through the thread. If I use transaction SWETYPV&lt;/P&gt;&lt;P&gt;  and specify the "check function module", when will this&lt;/P&gt;&lt;P&gt;  be executed?. Is it before the workflow is started or &lt;/P&gt;&lt;P&gt;  afterwards. Also is it true that every workflow event&lt;/P&gt;&lt;P&gt;  will be listed under this transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2006 14:34:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/event-listing/m-p/1135721#M113016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-09T14:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Event Listing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-listing/m-p/1135722#M113017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As per my knowledge goes, every workflow event should be listed here. But I cannot confirm as I am not an expert in this. Regarding the check function, here is the documentation. See if it clarifies your doubt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;&lt;/P&gt;&lt;P&gt;Definition: check function module&lt;/P&gt;&lt;P&gt;SAP Business Workflow (BC-BMT-WFM)&lt;/P&gt;&lt;P&gt;Function module called synchronously in the LUW of the event receiver by the event manager &amp;lt;u&amp;gt;directly before&amp;lt;/u&amp;gt; the actual receiver function module is called if:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An event receiver was established, and&lt;/P&gt;&lt;P&gt;The name of a check function module is specified.&lt;/P&gt;&lt;P&gt;The check function module has the same interface as the receiver function module. This means that the content of the event container can be checked and the calling of the receiver function module prevented. If the check function module terminates with an exception, the receiver function module is not called and the linkage between the event and the receiver not created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a template check function module called SWE_CD_TEMPLATE_CHECK_FB in the function group SWE_TEMPLATE.&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Srinivas Adavi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2006 22:18:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/event-listing/m-p/1135722#M113017</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-09T22:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Event Listing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-listing/m-p/1135723#M113018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudheer, &lt;/P&gt;&lt;P&gt;SWETYPV only contains events for which there is a linkage defined. An event linkage is simply a definition of an event which has a receiver - specified as a receiver function module. Do not use a check function - this is for telling the event manager when NOT to call the receiver. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The receiver can be a workflow or anything else, as long as the function module has the standard interface. Look at some of the other FM's for what it should look like. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you can have as many receivers as you like for one event - so you can start two different workflows and send a mail or even have your own function. However I would not normally recommend putting your own processing in there, rather do your processing as a step in the workflow. This way you have all the error handling and restart capabilities of workflow. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2006 07:31:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/event-listing/m-p/1135723#M113018</guid>
      <dc:creator>pokrakam</dc:creator>
      <dc:date>2006-01-10T07:31:45Z</dc:date>
    </item>
  </channel>
</rss>

