<?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 Top include in Function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/top-include-in-function-module/m-p/2826599#M661382</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;  I have written a select statment in a FM.I want to retain the values selected so that it is available even when the FM is executed next time.Is it possibe to retain values selected by declaring  the internal table in the TOP include?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rakesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Sep 2007 09:00:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-20T09:00:15Z</dc:date>
    <item>
      <title>Top include in Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/top-include-in-function-module/m-p/2826599#M661382</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;  I have written a select statment in a FM.I want to retain the values selected so that it is available even when the FM is executed next time.Is it possibe to retain values selected by declaring  the internal table in the TOP include?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rakesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 09:00:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/top-include-in-function-module/m-p/2826599#M661382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-20T09:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Top include in Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/top-include-in-function-module/m-p/2826600#M661383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Rakesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possibe to retain values selected by declaring the internal table in the TOP include?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Until you clear the internal table ,the values are retained .&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;Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 09:51:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/top-include-in-function-module/m-p/2826600#M661383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-20T09:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Top include in Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/top-include-in-function-module/m-p/2826601#M661384</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;i think it is not possible why bec when ever u close ths program sys automatically clears the data from work area or roll area.&lt;/P&gt;&lt;P&gt;So you could not retain the values selected by early.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 10:00:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/top-include-in-function-module/m-p/2826601#M661384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-20T10:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Top include in Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/top-include-in-function-module/m-p/2826602#M661385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Rakesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to make a Z_table table&lt;/P&gt;&lt;P&gt;and populate it with the required values of function module&lt;/P&gt;&lt;P&gt;and u will b able to use those values when next time u execute u r FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps.&lt;/P&gt;&lt;P&gt;-Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2007 08:29:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/top-include-in-function-module/m-p/2826602#M661385</guid>
      <dc:creator>arun_purohit</dc:creator>
      <dc:date>2007-09-24T08:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Top include in Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/top-include-in-function-module/m-p/2826603#M661386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Rakesh..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you store the Records in the Internal Table which is declared in TOP include it can be shared by all the FMs within the Function group , but only during the Execution of the Program. After the execution it will be deallocated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it is not possible to Retain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if Helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2007 10:32:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/top-include-in-function-module/m-p/2826603#M661386</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-09-24T10:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Top include in Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/top-include-in-function-module/m-p/2826604#M661387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It is not possible to hold the values after the execution of the function module, it will be possible to hold the values during the Execution, but you have a way to get the values,, you can use the EXPORT TO DATABASE and IMPORT FROM DATABASE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at the below link for more details&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sts.tu-harburg.de/teaching/sap_r3/ABAP4/export01.htm" target="test_blank"&gt;http://www.sts.tu-harburg.de/teaching/sap_r3/ABAP4/export01.htm&lt;/A&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; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2007 10:36:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/top-include-in-function-module/m-p/2826604#M661387</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-24T10:36:44Z</dc:date>
    </item>
  </channel>
</rss>

