<?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: Report Events in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-events/m-p/2305116#M504161</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are placed at begining of their individual blocks ( meaning - when ever you need to have an event (example: top-of-page, you should declare the event at that particular place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there is a sequence in which its called, for example initialization will always be called first (when the program initilizes)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 May 2007 22:40:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-18T22:40:41Z</dc:date>
    <item>
      <title>Report Events</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-events/m-p/2305115#M504160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where are the report events(initialization, at selection screen, select options, top-of-page etc) placed in the code &lt;/P&gt;&lt;P&gt;at the beginning or at the end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 22:12:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-events/m-p/2305115#M504160</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T22:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Report Events</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-events/m-p/2305116#M504161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are placed at begining of their individual blocks ( meaning - when ever you need to have an event (example: top-of-page, you should declare the event at that particular place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there is a sequence in which its called, for example initialization will always be called first (when the program initilizes)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 22:40:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-events/m-p/2305116#M504161</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T22:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Report Events</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-events/m-p/2305117#M504162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Report Structure :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data dclaration part&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection -screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;initialization&amp;lt;/b&amp;gt; First event to fill the default values&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; . Second event - Validation on selection-screen&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; - Third event- header&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; - fourth event - footer&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; -fifth event- main processing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you use logical database then two events you need to use&lt;/P&gt;&lt;P&gt;get,get late.&lt;/P&gt;&lt;P&gt;end-of-selection -last event -output formatting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if it is helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 23:03:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-events/m-p/2305117#M504162</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T23:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Report Events</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-events/m-p/2305118#M504163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Alexander,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here i am writing the events in the order they trigger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;INITIALIZATION:&amp;lt;/b&amp;gt;  Fill the default values into the fields or we can assign values to the fields in this event. It triggers first.&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; It is commonly used for validations like ON-REQUEST ( for search help) , OUTPUT ( modify screens ).&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; Header of the report or any data to print on top of the page in list.&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; Footer details like page no: / total no: of pages.&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; For processing ur code selects, loops,  FM'S and all.&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; Output formating. It is not required to write normally but in some special conditions like to print after the START-OF-SELECTION event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward to all helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;SAB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 May 2007 00:18:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-events/m-p/2305118#M504163</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-19T00:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Report Events</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-events/m-p/2305119#M504164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load of program:&lt;/P&gt;&lt;P&gt;Initialiazation :&lt;/P&gt;&lt;P&gt;At selection-screen:&lt;/P&gt;&lt;P&gt;start-of-selection:&lt;/P&gt;&lt;P&gt;end-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;                       these are the Events of the reports&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 May 2007 06:58:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-events/m-p/2305119#M504164</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-19T06:58:19Z</dc:date>
    </item>
  </channel>
</rss>

