<?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: write statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2617869#M600951</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pradeep&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes after end-of-selection WRITE statement will trigger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Azhar&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jul 2007 04:33:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-30T04:33:18Z</dc:date>
    <item>
      <title>write statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2617865#M600947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if i write a WRITE statement after end-of-selection will that be triggered?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2007 03:46:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2617865#M600947</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-30T03:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: write statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2617866#M600948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes , it will be triggered if you write a WRITE statement after END-OF-SELECTION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The END-OF-SELECTION event is triggered in executable programs once the reading of all data is finished and before the list processor is started, which is nothing but the write statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2007 03:49:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2617866#M600948</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2007-07-30T03:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: write statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2617867#M600949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Pradeep&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes it will definitely be triggered&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;ravish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;plz dont forget to reward if useful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2007 03:52:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2617867#M600949</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-30T03:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: write statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2617868#M600950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pradeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, after END-OF-SELECTION write statement will trigger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After all the data has been selected this event writes the data to the screen.&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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is mainly used to free the memory when you are using logical database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This statement defines an event block, whose event is raised by the ABAP-runtime environment during the calling of an executable program , if the logical database, with which the program is linked, has completely finished its work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;For your kind reference, please check the below link&amp;lt;/u&amp;gt;&amp;lt;b&amp;gt;http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9aca35c111d1829f0000e829fbfe/content.htm&amp;lt;/b&amp;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;Moqeeth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2007 04:19:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2617868#M600950</guid>
      <dc:creator>mohammed_moqeeth</dc:creator>
      <dc:date>2007-07-30T04:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: write statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2617869#M600951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pradeep&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes after end-of-selection WRITE statement will trigger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Azhar&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2007 04:33:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2617869#M600951</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-30T04:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: write statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2617870#M600952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please read this&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2007 04:41:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2617870#M600952</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-30T04:41:10Z</dc:date>
    </item>
  </channel>
</rss>

