<?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: reporting in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reporting/m-p/2360667#M522220</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all thanks for solving my query&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jun 2007 08:08:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-15T08:08:45Z</dc:date>
    <item>
      <title>reporting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reporting/m-p/2360662#M522215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can any give me  sequence of events  in  1  classical&lt;/P&gt;&lt;P&gt;                                                             2 interactive&lt;/P&gt;&lt;P&gt;                                                             3  alvs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 09:56:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reporting/m-p/2360662#M522215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T09:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: reporting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reporting/m-p/2360663#M522216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sequence ofevents in reports,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;classical reporting,&lt;/P&gt;&lt;P&gt;initiliazation.&lt;/P&gt;&lt;P&gt;at selection-screen ouptut.&lt;/P&gt;&lt;P&gt;at selection-screen.&lt;/P&gt;&lt;P&gt;start-of-select.&lt;/P&gt;&lt;P&gt;end-of-selection.&lt;/P&gt;&lt;P&gt;if u use &amp;lt;b&amp;gt;at pf&amp;lt;/b&amp;gt; and &amp;lt;b&amp;gt;at use-command&amp;lt;/b&amp;gt; these'll come b/w start-of and end of selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interactive repoting,&lt;/P&gt;&lt;P&gt;sequence is same as above,&lt;/P&gt;&lt;P&gt;two events can add,&lt;/P&gt;&lt;P&gt;at line-selection and top-of-page during line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;same sequesce for alv.&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;seshu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 10:03:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reporting/m-p/2360663#M522216</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T10:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: reporting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reporting/m-p/2360664#M522217</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;Driver events are&lt;/P&gt;&lt;P&gt;initialization&lt;/P&gt;&lt;P&gt;at selection-screen&lt;/P&gt;&lt;P&gt;start-of-selection&lt;/P&gt;&lt;P&gt;get&lt;/P&gt;&lt;P&gt;end-of-selection  &lt;/P&gt;&lt;P&gt;User events are:&lt;/P&gt;&lt;P&gt;at line-selection &lt;/P&gt;&lt;P&gt;at pfn &lt;/P&gt;&lt;P&gt;at user-command  &lt;/P&gt;&lt;P&gt;Program events are&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;Thanks,&lt;/P&gt;&lt;P&gt;Sandeep.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 10:09:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reporting/m-p/2360664#M522217</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T10:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: reporting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reporting/m-p/2360665#M522218</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;in classical reports sequence of events are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. initialization.&lt;/P&gt;&lt;P&gt;2. at selection-screen.&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-selection.&lt;/P&gt;&lt;P&gt;6. end-of-page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in interactive reports sequence of events are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. initialization.&lt;/P&gt;&lt;P&gt;2. at selection-screen.&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. at user-command.&lt;/P&gt;&lt;P&gt;6. at line-selection.&lt;/P&gt;&lt;P&gt;7.end-of-selection.&lt;/P&gt;&lt;P&gt;8. end-of-page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we can also some events like&lt;/P&gt;&lt;P&gt; -&amp;gt; at selection-scren on output.&lt;/P&gt;&lt;P&gt; -&amp;gt; at selection-screen on value request.&lt;/P&gt;&lt;P&gt; -&amp;gt; at selection-screen on help request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in alv we some extra events which we can get from SLIS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful reward some points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;suresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 10:10:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reporting/m-p/2360665#M522218</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T10:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: reporting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reporting/m-p/2360666#M522219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi suresh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The program then follows this sequence of steps: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It triggers the initialization event, causing the code belonging to initialization to be executed. If you have not coded an initialization event in your program, the driver program skips this step. &lt;/P&gt;&lt;P&gt;It shows the selection screen for your program. (A selection screen is the screen that contains the input fields for your parameter statements.) If your program doesn't have a selection screen, it skips this step. &lt;/P&gt;&lt;P&gt;It triggers the start-of-selection event, causing the code belonging to that event to be executed. If you have not coded a start-of-selection event in your program, it skips this step. &lt;/P&gt;&lt;P&gt;It triggers the end-of-selection event in your program, executing all of the code belonging to it. If you haven't coded an end-of-selection, it skips this step. &lt;/P&gt;&lt;P&gt;It shows the output list to the user. &lt;/P&gt;&lt;P&gt;The order of execution for events is determined by the driver program, not by your program. Therefore, you can code the events in any order and the execution order will still be the same. The order of events in your program doesn't matter; they will always be triggered in the same sequence by the driver program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There will be different types of events in ABAP.&lt;/P&gt;&lt;P&gt;So be clear what events you need ind etail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some related to Classical reports, some to Interactive reports and some related to Module Pool Programming(Dialog)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Events in Dialog Program&lt;/P&gt;&lt;P&gt;PBO - Process Before Output&lt;/P&gt;&lt;P&gt;PAI - Process After Input&lt;/P&gt;&lt;P&gt;POH - Process on Help&lt;/P&gt;&lt;P&gt;POV - Process on Valure Request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Events in ABAP Programming&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&lt;/P&gt;&lt;P&gt;START-OF&amp;#150;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;END-OF-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Control Break events related to Internal Tables:&lt;/P&gt;&lt;P&gt;AT NEW FIELD&lt;/P&gt;&lt;P&gt;AT END OF FIELD&lt;/P&gt;&lt;P&gt;AT FIRST&lt;/P&gt;&lt;P&gt;AT LAST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Events in Interactive Report &lt;/P&gt;&lt;P&gt;AT USER-COMMAND.&lt;/P&gt;&lt;P&gt;AT LINE-SELECTION&lt;/P&gt;&lt;P&gt;AT PF-FUNCTION KEY &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;The program then follows this sequence of steps: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It triggers the initialization event, causing the code belonging to initialization to be executed. If you have not coded an initialization event in your program, the driver program skips this step. &lt;/P&gt;&lt;P&gt;It shows the selection screen for your program. (A selection screen is the screen that contains the input fields for your parameter statements.) If your program doesn't have a selection screen, it skips this step. &lt;/P&gt;&lt;P&gt;It triggers the start-of-selection event, causing the code belonging to that event to be executed. If you have not coded a start-of-selection event in your program, it skips this step. &lt;/P&gt;&lt;P&gt;It triggers the end-of-selection event in your program, executing all of the code belonging to it. If you haven't coded an end-of-selection, it skips this step. &lt;/P&gt;&lt;P&gt;It shows the output list to the user. &lt;/P&gt;&lt;P&gt;The order of execution for events is determined by the driver program, not by your program. Therefore, you can code the events in any order and the execution order will still be the same. The order of events in your program doesn't matter; they will always be triggered in the same sequence by the driver program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There will be different types of events in ABAP.&lt;/P&gt;&lt;P&gt;So be clear what events you need ind etail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some related to Classical reports, some to Interactive reports and some related to Module Pool Programming(Dialog)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Events in Dialog Program&lt;/P&gt;&lt;P&gt;PBO - Process Before Output&lt;/P&gt;&lt;P&gt;PAI - Process After Input&lt;/P&gt;&lt;P&gt;POH - Process on Help&lt;/P&gt;&lt;P&gt;POV - Process on Valure Request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Events in ABAP Programming&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&lt;/P&gt;&lt;P&gt;START-OF&amp;#150;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;END-OF-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Control Break events related to Internal Tables:&lt;/P&gt;&lt;P&gt;AT NEW FIELD&lt;/P&gt;&lt;P&gt;AT END OF FIELD&lt;/P&gt;&lt;P&gt;AT FIRST&lt;/P&gt;&lt;P&gt;AT LAST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Events in Interactive Report &lt;/P&gt;&lt;P&gt;AT USER-COMMAND.&lt;/P&gt;&lt;P&gt;AT LINE-SELECTION&lt;/P&gt;&lt;P&gt;AT PF-FUNCTION KEY &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;reward all helpfull answers&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>Thu, 14 Jun 2007 10:25:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reporting/m-p/2360666#M522219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T10:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: reporting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reporting/m-p/2360667#M522220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all thanks for solving my query&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 08:08:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reporting/m-p/2360667#M522220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T08:08:45Z</dc:date>
    </item>
  </channel>
</rss>

