<?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: Reports Questions in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports-questions/m-p/972834#M70111</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;The following events occur when you run a typical executable program &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;INITIALIZATION &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;AT SELECTION-SCREEN&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;START-OF-SELECTION &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;END-OF-SELECTION &lt;/P&gt;&lt;P&gt; After all data has been read by the logical database &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;For Classical Report Event:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;TOP-OF-PAGE&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;END-OF-PAGE&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;&lt;/P&gt;&lt;P&gt;For Logical Database:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;GET &amp;lt;table&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;GET &amp;lt;table&amp;gt; LATE &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;Interactive Report Events:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TOP-OF-PAGE DURING LINE SELECTION &lt;/P&gt;&lt;P&gt;  top of page event for secondary list.&lt;/P&gt;&lt;P&gt;AT LINE-SELECTION&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;AT PF&amp;lt;nn&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;AT USER-COMMAND&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;If user-defined selection screens are called, the event sequence is imbedded accordingly in the current program flow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; INITIALIZATION&lt;/P&gt;&lt;P&gt; AT SELECTION-SCREEN OUTPUT&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN ON VALUE REQUEST &lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN ON HELP REQUEST &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; Hope it helps u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards,&lt;/P&gt;&lt;P&gt;Ruthra.R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Oct 2005 02:59:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-10-04T02:59:21Z</dc:date>
    <item>
      <title>Reports Questions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports-questions/m-p/972832#M70109</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;Actually, I have interview and I was preparing for that.  I came across a interview question like name all the events in reports according to their sequence and mention which events are for classical and interactive reports???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will really appreciate your answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   -Ashok Hansraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 02:45:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports-questions/m-p/972832#M70109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-04T02:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reports Questions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports-questions/m-p/972833#M70110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;interactive one are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at line-selectio.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at pf........&lt;/P&gt;&lt;P&gt;at user command........&lt;/P&gt;&lt;P&gt;top-of-page at &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all other are classical&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;top-of-page&lt;/P&gt;&lt;P&gt;initialization&lt;/P&gt;&lt;P&gt;at selection........&lt;/P&gt;&lt;P&gt;start-of-selection&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;surjit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: surjit sandhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 02:52:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports-questions/m-p/972833#M70110</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-04T02:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Reports Questions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports-questions/m-p/972834#M70111</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;The following events occur when you run a typical executable program &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;INITIALIZATION &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;AT SELECTION-SCREEN&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;START-OF-SELECTION &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;END-OF-SELECTION &lt;/P&gt;&lt;P&gt; After all data has been read by the logical database &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;For Classical Report Event:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;TOP-OF-PAGE&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;END-OF-PAGE&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;&lt;/P&gt;&lt;P&gt;For Logical Database:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;GET &amp;lt;table&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;GET &amp;lt;table&amp;gt; LATE &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;Interactive Report Events:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TOP-OF-PAGE DURING LINE SELECTION &lt;/P&gt;&lt;P&gt;  top of page event for secondary list.&lt;/P&gt;&lt;P&gt;AT LINE-SELECTION&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;AT PF&amp;lt;nn&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;AT USER-COMMAND&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;If user-defined selection screens are called, the event sequence is imbedded accordingly in the current program flow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; INITIALIZATION&lt;/P&gt;&lt;P&gt; AT SELECTION-SCREEN OUTPUT&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN ON VALUE REQUEST &lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN ON HELP REQUEST &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; Hope it helps u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards,&lt;/P&gt;&lt;P&gt;Ruthra.R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 02:59:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports-questions/m-p/972834#M70111</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-04T02:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Reports Questions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports-questions/m-p/972835#M70112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ashok - the event LOAD-OF-PROGRAM is the first event executed. It's not widely used, but good to know about.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 13:15:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports-questions/m-p/972835#M70112</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-04T13:15:17Z</dc:date>
    </item>
  </channel>
</rss>

