<?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 Event triggering in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-triggering/m-p/1393888#M191121</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;Is there any table to check whether an user event is triggered or not. can somebody help me plz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Jun 2006 12:14:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-29T12:14:12Z</dc:date>
    <item>
      <title>Event triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-triggering/m-p/1393888#M191121</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;Is there any table to check whether an user event is triggered or not. can somebody help me plz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2006 12:14:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/event-triggering/m-p/1393888#M191121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-29T12:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Event triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-triggering/m-p/1393889#M191122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Coluld u pls expain clearly, i didn't get wt u r asking.&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;Ramesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2006 12:15:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/event-triggering/m-p/1393889#M191122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-29T12:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Event triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-triggering/m-p/1393890#M191123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;No such table exist.Put the break point in that event and run the transaction or program and check that the user event is triggered or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2006 12:21:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/event-triggering/m-p/1393890#M191123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-29T12:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Event triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-triggering/m-p/1393891#M191124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As such there is no table for checking an user event but if u want to check in ur program u can use OOP classes to catch the double-click event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Seema.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2006 12:37:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/event-triggering/m-p/1393891#M191124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-29T12:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: Event triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-triggering/m-p/1393892#M191125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kiran,&lt;/P&gt;&lt;P&gt;You can look in txn: SWEL, this is the workflow event log.&lt;/P&gt;&lt;P&gt;You may see events triggering in here and the user that is causing them to trigger.&lt;/P&gt;&lt;P&gt;Workflows can be created to subscribe to these events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all check that event logging is switched on using txn: SWELS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: DO NOT SWITCH EVENT LOGGING ON IN YOUR PRODUCTION SYSTEM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2006 12:41:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/event-triggering/m-p/1393892#M191125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-29T12:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Event triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/event-triggering/m-p/1393893#M191126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2006 12:56:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/event-triggering/m-p/1393893#M191126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-29T12:56:16Z</dc:date>
    </item>
  </channel>
</rss>

