<?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: Tracking Events in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-events/m-p/5415521#M1243387</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;have a look&lt;/P&gt;&lt;P&gt;[Event|http://help.sap.com/saphelp_nw2004s/helpdata/en/8d/25f972454311d189430000e829fbbd/content.htm]&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shashi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Mar 2009 05:42:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-27T05:42:21Z</dc:date>
    <item>
      <title>Tracking Events</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-events/m-p/5415518#M1243384</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;I have requirement where I need to call a subroutine in different events and according to the event the subroutine will behave differently. Is there a way in ABAP to capture the current event of the program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2009 05:27:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-events/m-p/5415518#M1243384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-27T05:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking Events</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-events/m-p/5415519#M1243385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prashant,&lt;/P&gt;&lt;P&gt;If it is a report use the write statement and print the event name when you are processing the subroutine for that event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF you want to know, which event you are processing then use the FM SAPGUI_PROGRESS_INDICATOR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The import parameters are PERCENTAGE and TEXT. pass the percentage as required between 0 to 100 and pass the event name in the TEXT. the text will be displayed in the status bar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phani.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2009 05:39:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-events/m-p/5415519#M1243385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-27T05:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking Events</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-events/m-p/5415520#M1243386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, the simplest thing would be,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can set different flags in each event before calling subroutine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write logic of subroutine based on these flags. Make sure you are clearing the flags appropraitely.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But anysways this is not a good programming style and you would need to craefully design it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2009 05:40:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-events/m-p/5415520#M1243386</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-27T05:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking Events</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-events/m-p/5415521#M1243387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;have a look&lt;/P&gt;&lt;P&gt;[Event|http://help.sap.com/saphelp_nw2004s/helpdata/en/8d/25f972454311d189430000e829fbbd/content.htm]&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shashi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2009 05:42:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-events/m-p/5415521#M1243387</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-27T05:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking Events</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-events/m-p/5415522#M1243388</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 was also thinking on the same line as what Santosh has suggested, but is there a standard way of doing it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2009 05:57:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-events/m-p/5415522#M1243388</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-27T05:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking Events</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-events/m-p/5415523#M1243389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Closed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2009 05:21:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-events/m-p/5415523#M1243389</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-31T05:21:42Z</dc:date>
    </item>
  </channel>
</rss>

