<?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: difference in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference/m-p/3643657#M877439</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;START OF SELECTION&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION is processed after the selection screen has been processed. If you are&lt;/P&gt;&lt;P&gt;working with a logical database, the corresponding GET events are triggered after START-OFSELECTION.&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;STRONG&gt;For further information, refer to the course BC405 'Techniques of List Processing and SAP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Query' and the online documentation&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;END OF SELECTION&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;END-OF-SELECTION is processed after all of the data has been read, and before the list is displayed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Apr 2008 12:46:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-17T12:46:44Z</dc:date>
    <item>
      <title>difference</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference/m-p/3643656#M877438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the difference between at start-of-selection and  end-of-selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2008 12:42:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference/m-p/3643656#M877438</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-17T12:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: difference</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference/m-p/3643657#M877439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;START OF SELECTION&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION is processed after the selection screen has been processed. If you are&lt;/P&gt;&lt;P&gt;working with a logical database, the corresponding GET events are triggered after START-OFSELECTION.&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;STRONG&gt;For further information, refer to the course BC405 'Techniques of List Processing and SAP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Query' and the online documentation&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;END OF SELECTION&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;END-OF-SELECTION is processed after all of the data has been read, and before the list is displayed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2008 12:46:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference/m-p/3643657#M877439</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-17T12:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: difference</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference/m-p/3643658#M877440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;start-of-selection event is triggered after the selection screen processed and before the data retrieval from the database.This event is automatically triggered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end-of-selection event is triggered after all the data have been retrieved from the associated logical data base.It is necessary for LDB reports.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2008 12:47:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference/m-p/3643658#M877440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-17T12:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: difference</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference/m-p/3643659#M877441</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;To do all data extractions based on selection criteria and populate the finl tables you may use START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;Use END-OF-SELECTION after all this and before data display or download.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This event occurs after the selection screen has been processed and before data is read using the logical database. You can use it to prepare for reading data and creating the list by, for example, setting values for internal fields and writing introductory notes on the output list. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In an executable program, any non-declarative statements that occur between the REPORT or PROGRAM statement and the first processing block are also processed in the START-OF-SELECTION block.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;END-OF-SELECTION &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the last of the events called by the runtime environment to occur. It is triggered after all of the data has been read from the logical database, and before the list processor is started. You can use the corresponding event block to process and format the data that the program has stored in internal tables or extracts during the various GET events.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2008 13:33:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference/m-p/3643659#M877441</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-17T13:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: difference</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference/m-p/3643660#M877442</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;START-OF-SELECTION &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This event occurs after the selection screen has been processed and before data is read using the logical database. You can use it to prepare for reading data and creating the list by, for example, setting values for internal fields and writing introductory notes on the output list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;END-OF-SELECTION &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the last of the events called by the runtime environment to occur. It is triggered after all of the data has been read from the logical database, and before the list processor is started. You can use the corresponding event block to process and format the data that the program has stored in internal tables or extracts during the various GET events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following program is connected to the logical database F1S.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT EVENT_DEMO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NODES SPFLI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: SPFLI_TAB TYPE SORTED TABLE OF SPFLI&lt;/P&gt;&lt;P&gt;WITH UNIQUE KEY CITYFROM CITYTO CARRID CONNID,&lt;/P&gt;&lt;P&gt;SPFLI_LINE TYPE SPFLI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WRITE 'Demo program for END-OF-SELECTION'.&lt;/P&gt;&lt;P&gt;SKIP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET SPFLI FIELDS CARRID CONNID CITYFROM CITYTO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MOVE-CORRESPONDING SPFLI TO SPFLI_LINE.&lt;/P&gt;&lt;P&gt;INSERT SPFLI_LINE INTO TABLE SPFLI_TAB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;END-OF-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT SPFLI_TAB INTO SPFLI_LINE.&lt;/P&gt;&lt;P&gt;WRITE: / SPFLI_LINE-CITYFROM,&lt;/P&gt;&lt;P&gt;SPFLI_LINE-CITYTO,&lt;/P&gt;&lt;P&gt;SPFLI_LINE-CARRID,&lt;/P&gt;&lt;P&gt;SPFLI_LINE-CONNID.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This program fills a sorted table with data from the logical database in the GET SPFLI event, and displays them in a list in the END-OF-SELECTIOn event. Depending on what you enter on the selection screen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2008 16:37:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference/m-p/3643660#M877442</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-17T16:37:33Z</dc:date>
    </item>
  </channel>
</rss>

