<?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 Events in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/events/m-p/2641203#M608046</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;&lt;/P&gt;&lt;P&gt;             What is the sequence of events in reports (both classical and interactive).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Aug 2007 09:37:21 GMT</pubDate>
    <dc:creator>former_member778253</dc:creator>
    <dc:date>2007-08-10T09:37:21Z</dc:date>
    <item>
      <title>Events</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/events/m-p/2641203#M608046</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;&lt;/P&gt;&lt;P&gt;             What is the sequence of events in reports (both classical and interactive).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 09:37:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/events/m-p/2641203#M608046</guid>
      <dc:creator>former_member778253</dc:creator>
      <dc:date>2007-08-10T09:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Events</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/events/m-p/2641204#M608047</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;This is the Sequence:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event Name                                     Triggering Action&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD-OF-PROGRAM.&lt;/P&gt;&lt;P&gt;INTITIALIZATION.                              Immediately when the Execution starts.&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN OUTPUT    Before displaying a Selection screen&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN                  Before leaving a Selection screen&lt;/P&gt;&lt;P&gt;START-OF-SELECTION                     At the start of list after Selection screen&lt;/P&gt;&lt;P&gt;END-OF-SELECTION                        After completion of START-OF-SELECTION&lt;/P&gt;&lt;P&gt;TOP-OF-PAGE&lt;/P&gt;&lt;P&gt;END-OF-PAGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interactive&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT LINE-SELECTION                For Double Click&lt;/P&gt;&lt;P&gt;AT USER-COMMAND               For Clicking on GUI function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward if Helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 09:41:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/events/m-p/2641204#M608047</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-08-10T09:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: Events</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/events/m-p/2641205#M608048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;Description of Events&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This section describes in more detail the events that occur when you run an executable program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following events occur when you run a typical executable program with a logical database:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event Occurs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;INITIALIZATION&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Before the standard selection screen is displayed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;AT SELECTION-SCREEN&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;After user input on a selection screen has been processed, but while the selection screen is still active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;START-OF-SELECTION&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;After the standard selection screen has been processed, before data is read from the logical database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;GET &amp;lt;table&amp;gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;After the logical database has read an entry from the node &amp;lt;table&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;GET &amp;lt;table&amp;gt; LATE&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;After all of the nodes of the logical database have been processed that are below &amp;lt;table&amp;gt; in the database hierarchy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;END-OF-SELECTION&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;After all data has been read by the logical database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;List processor events:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event Occurs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;TOP-OF-PAGE&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;In list processing when a new page starts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;END-OF-PAGE&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;In list processing when a page ends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;AT LINE-SELECTION&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;When the user triggers the predefined function code PICK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;AT PF&amp;lt;nn&amp;gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;When the user triggers the predefined function code PF&amp;lt;nn&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;AT USER-COMMAND&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;When the user triggers a function code defined in the program&lt;/P&gt;&lt;P&gt;&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;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 09:46:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/events/m-p/2641205#M608048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T09:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Events</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/events/m-p/2641206#M608049</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;&lt;/P&gt;&lt;P&gt;Common Events: &lt;/P&gt;&lt;P&gt;1. Intialization:&lt;/P&gt;&lt;P&gt;This is the first event will be trigerred among all the events. In this event you will assigning values to variables. &lt;/P&gt;&lt;P&gt;For eg: if you want to display comments on the selection -screen. &lt;/P&gt;&lt;P&gt;v1 = 'HAI'. and write this variable in the at selection screen then HAI will be displayed in the selection screen.&lt;/P&gt;&lt;P&gt;2. At Selection-screen OUTPUT. &lt;/P&gt;&lt;P&gt;This is triggered before displaying the selection screen. It's just like PBO in Module pool.&lt;/P&gt;&lt;P&gt;3. At Selection-screen. &lt;/P&gt;&lt;P&gt;This event is triggered when the before leaving the selection screen.&lt;/P&gt;&lt;P&gt;4. Start-of-selection. &lt;/P&gt;&lt;P&gt;this is default event trigerred for every executable program. Here you can do all the retrival logic.&lt;/P&gt;&lt;P&gt;5. End-of-selection:&lt;/P&gt;&lt;P&gt;This event is triggered after the start-of-selection. to display the contents on the report.&lt;/P&gt;&lt;P&gt;Classical report events: &lt;/P&gt;&lt;P&gt;1.Top-of-page: Every time a new page is triggered. Mainly this is used for header of the report. &lt;/P&gt;&lt;P&gt;2. End-of-page : every time the list data reaches the footer region of the page. &lt;/P&gt;&lt;P&gt;Interactive report events. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;top of page during line selection : top of page event for secondary list. &lt;/P&gt;&lt;P&gt;1. At line-selection : evey time user dbl-clicks(F2) on the list data. &lt;/P&gt;&lt;P&gt;2. At pF&amp;lt;key&amp;gt; :function key from F5 to F12 to perform interactive action on the lis&lt;/P&gt;&lt;P&gt;3. At user-command: to assign the function code for the button on the report. &lt;/P&gt;&lt;P&gt;It's just like PAI of the Module pool program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also Check This Link..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/events-related-to-reporting.htm" target="test_blank"&gt;http://www.sap-img.com/abap/events-related-to-reporting.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First event -&lt;/P&gt;&lt;P&gt;Initialization : triggered when the report is loaded in memory. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At selection-screen output : triggered when the selection screen is loaded in memory before being displayed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At selection-screen : before leaving the selection screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;start-of-selection : the first event for displaying the report. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This event keyword defines an event block whose event is triggered by the ABAP runtime environment &lt;/P&gt;&lt;P&gt;when calling the executable program selection screen processing of a selection screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In an executable program, all statements that are not declarations, &lt;/P&gt;&lt;P&gt;and are listed before the first explicit processing block, are assigned to this event block.&lt;/P&gt;&lt;P&gt;If the program does not contain an explicitly defined event block START-OF-SELECTION,&lt;/P&gt;&lt;P&gt;these statements form the complete event block START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;If a program contains an explicitly defined event block START-OF-SELECTION, &lt;/P&gt;&lt;P&gt;these statements are added to the beginning of the event block. &lt;/P&gt;&lt;P&gt;If the program contains no explicitly defined event blocks, &lt;/P&gt;&lt;P&gt;these statements form the entire event block START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end-of-selection : after the start-of-selection is completed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;classiscal report events. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;top-of-page : every time a new page is started in the list. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end-of-page : every time the list data reaches the footer region of the page. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interactive report events. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;top of page during line selection : top of page event for secondary list. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at line-selection : evey time user dbl-clicks(F2) on the list data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at pF&amp;lt;key&amp;gt; : function key from F5 to F12 to perform interactive action on the list. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at user-command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/56/1eb6c705ad11d2952f0000e8353423/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/56/1eb6c705ad11d2952f0000e8353423/content.htm&lt;/A&gt;&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;Priyanka.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 09:47:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/events/m-p/2641206#M608049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T09:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Events</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/events/m-p/2641207#M608050</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;1) initilization.&lt;/P&gt;&lt;P&gt;2)at selecion-screen &lt;/P&gt;&lt;P&gt;.                           .. &lt;SPAN __jive_macro_name="OUTPUT"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;                               | { ON {para|selcrit} } &lt;/P&gt;&lt;P&gt;                               | { ON END OF selcrit } &lt;/P&gt;&lt;P&gt;                               | { ON BLOCK block } &lt;/P&gt;&lt;P&gt;                               | { ON RADIOBUTTON GROUP radi } &lt;/P&gt;&lt;P&gt;                                | { } &lt;/P&gt;&lt;P&gt;                                | { ON {HELP-REQUEST|VALUE-REQUEST} &lt;/P&gt;&lt;P&gt;                                |   FOR {para|selcrit-low|selcrit-high} } &lt;/P&gt;&lt;P&gt;                                | { ON EXIT-COMMAND }. &lt;/P&gt;&lt;P&gt;3)start-of-selection&lt;/P&gt;&lt;P&gt;4)top-of-page&lt;/P&gt;&lt;P&gt;5)end-of-page&lt;/P&gt;&lt;P&gt;6)end-of-selection&lt;/P&gt;&lt;P&gt;7)at line selection &lt;/P&gt;&lt;P&gt;8)at pf-key &lt;/P&gt;&lt;P&gt;9)at user-command&lt;/P&gt;&lt;P&gt;10)top-of-page during line selection &lt;/P&gt;&lt;P&gt;11)at first&lt;/P&gt;&lt;P&gt;12)at last &lt;/P&gt;&lt;P&gt;13)at new&lt;/P&gt;&lt;P&gt;14)at end of &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;etc ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if usefull&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 09:53:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/events/m-p/2641207#M608050</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T09:53:31Z</dc:date>
    </item>
  </channel>
</rss>

