<?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: Closing internal session in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/closing-internal-session/m-p/1854471#M361457</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mayank,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is not was I mean. I'm looking for a solution to delete the data in the called executable program after it has finished. What you described is that the data of the calling program are deleted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jan 2007 16:53:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-16T16:53:18Z</dc:date>
    <item>
      <title>Closing internal session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/closing-internal-session/m-p/1854469#M361455</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;does anybody know how I can close an internal session. I use a function module with statement SUBMIT ... AND RETURN inside to call an report in an internal session. After returning this internal session is not destroyed and the memory isn't given free. After closing the actual transaction the session will be destroyed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any possibility to destroy the internal session while transaction is running? Thanks for help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Kay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 15:31:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/closing-internal-session/m-p/1854469#M361455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-16T15:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Closing internal session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/closing-internal-session/m-p/1854470#M361456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you omit the AND RETURN addition, all data and list levels of the calling program (the entire internal session) are deleted. After the called executable program has finished, control returns to the level from which you started the calling program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the documentation on the statement.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9dd035c111d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9dd035c111d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Mayank&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If helpful please reward points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 15:50:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/closing-internal-session/m-p/1854470#M361456</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-16T15:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Closing internal session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/closing-internal-session/m-p/1854471#M361457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mayank,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is not was I mean. I'm looking for a solution to delete the data in the called executable program after it has finished. What you described is that the data of the calling program are deleted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 16:53:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/closing-internal-session/m-p/1854471#M361457</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-16T16:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Closing internal session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/closing-internal-session/m-p/1854472#M361458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION func STARTING NEW TASK task&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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 17:37:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/closing-internal-session/m-p/1854472#M361458</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2007-01-16T17:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Closing internal session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/closing-internal-session/m-p/1854473#M361459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Are you passing the values from your callling program to the called SUBMIT progrm?&lt;/P&gt;&lt;P&gt;If those values are not required when you return to your main program, clear and refresh all variables in theEnd-of-selection of the SUBMIT program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 17:40:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/closing-internal-session/m-p/1854473#M361459</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-16T17:40:19Z</dc:date>
    </item>
  </channel>
</rss>

