<?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 between internal and external session in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-internal-and-external-session/m-p/6850207#M1474251</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. No.&lt;/P&gt;&lt;P&gt;Each logon made through Saplogon creates a &lt;U&gt;terminal&lt;/U&gt; session.&lt;/P&gt;&lt;P&gt;Within the terminal session you can have up to 6 external sessions (GUI windows). You can think of each external session as of one GUI window.&lt;/P&gt;&lt;P&gt;Internal sessions are created by the system within an external session, each time a new program is called and its data must be stored somewhere in memory. Each such program lives in its internal session. The first one is loaded when you start some transaction. Then it can in turn call another program if it needs - then the system will create another internal session for the called program (within the same external session = the same GUI window).&lt;/P&gt;&lt;P&gt;So you, as a user, do not observe internal sessions in any visual way (maybe that's why they're called "internal" &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. I don't understand what you mean - set/get parameter do not create/delete data but rather set and read the value. The value set this way is valid within  the &lt;U&gt;terminal&lt;/U&gt; session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 May 2010 13:38:20 GMT</pubDate>
    <dc:creator>Maciej_DomagaBa</dc:creator>
    <dc:date>2010-05-14T13:38:20Z</dc:date>
    <item>
      <title>Difference between internal and external session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-internal-and-external-session/m-p/6850204#M1474248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;I tried to read it many times but I am still very confused with it. &lt;/P&gt;&lt;P&gt;1. Each logon through Sap Logon will create a new external session? New Mode created through /o will create another internal session in this external session? Is it OK?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. When are the data deleted from Sap Memory which are allocated through the command SET PARAMETER?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your answers,&lt;/P&gt;&lt;P&gt;Radek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 May 2010 11:46:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-internal-and-external-session/m-p/6850204#M1474248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-14T11:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between internal and external session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-internal-and-external-session/m-p/6850205#M1474249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;See the bellow examples:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internal session : report called from any RFC or user exit for a transaction etc things are interrelated to each other for the perticular  instance we are using them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;External Session: we are using a report and same time we are using any other object which is not at all related to this report neither it calls that report for perticular instance we are using it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 May 2010 11:53:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-internal-and-external-session/m-p/6850205#M1474249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-14T11:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between internal and external session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-internal-and-external-session/m-p/6850206#M1474250</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;1. Check these links below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP Memory - Internal Session&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70ehp2/helpdata/en/9f/db9df735c111d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70ehp2/helpdata/en/9f/db9df735c111d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP Memory - External session&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70ehp2/helpdata/en/9f/db9e0435c111d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70ehp2/helpdata/en/9f/db9e0435c111d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="819600"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="727093"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. When You Free Memory ID, it clear the data stored in Internal or external session, else internal session memory remains till you end your current session and external memory till you log out from the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ni3&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 May 2010 12:33:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-internal-and-external-session/m-p/6850206#M1474250</guid>
      <dc:creator>former_member434229</dc:creator>
      <dc:date>2010-05-14T12:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between internal and external session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-internal-and-external-session/m-p/6850207#M1474251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. No.&lt;/P&gt;&lt;P&gt;Each logon made through Saplogon creates a &lt;U&gt;terminal&lt;/U&gt; session.&lt;/P&gt;&lt;P&gt;Within the terminal session you can have up to 6 external sessions (GUI windows). You can think of each external session as of one GUI window.&lt;/P&gt;&lt;P&gt;Internal sessions are created by the system within an external session, each time a new program is called and its data must be stored somewhere in memory. Each such program lives in its internal session. The first one is loaded when you start some transaction. Then it can in turn call another program if it needs - then the system will create another internal session for the called program (within the same external session = the same GUI window).&lt;/P&gt;&lt;P&gt;So you, as a user, do not observe internal sessions in any visual way (maybe that's why they're called "internal" &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. I don't understand what you mean - set/get parameter do not create/delete data but rather set and read the value. The value set this way is valid within  the &lt;U&gt;terminal&lt;/U&gt; session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 May 2010 13:38:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-internal-and-external-session/m-p/6850207#M1474251</guid>
      <dc:creator>Maciej_DomagaBa</dc:creator>
      <dc:date>2010-05-14T13:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between internal and external session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-internal-and-external-session/m-p/6850208#M1474252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maciej, Thanks for providing the good explanation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 22:01:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-internal-and-external-session/m-p/6850208#M1474252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-12T22:01:08Z</dc:date>
    </item>
  </channel>
</rss>

