<?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: ABAP SCREEN PAINTER DOUBT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-painter-doubt/m-p/2315576#M507710</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 provided by SAP for the creation of not more than 6 sessions&lt;/P&gt;&lt;P&gt;why you wants to change it?&lt;/P&gt;&lt;P&gt;6 sessions are not sufficient for you?&lt;/P&gt;&lt;P&gt;I think no need to change it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 May 2007 06:43:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-25T06:43:20Z</dc:date>
    <item>
      <title>ABAP SCREEN PAINTER DOUBT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-painter-doubt/m-p/2315575#M507709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any one can tell me the solution to resolve the error maximum number of internal sessions reached  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;p.varadarajan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 06:40:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-painter-doubt/m-p/2315575#M507709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T06:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP SCREEN PAINTER DOUBT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-painter-doubt/m-p/2315576#M507710</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 provided by SAP for the creation of not more than 6 sessions&lt;/P&gt;&lt;P&gt;why you wants to change it?&lt;/P&gt;&lt;P&gt;6 sessions are not sufficient for you?&lt;/P&gt;&lt;P&gt;I think no need to change it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 06:43:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-painter-doubt/m-p/2315576#M507710</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T06:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP SCREEN PAINTER DOUBT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-painter-doubt/m-p/2315577#M507711</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;Ossnote .... 34154 is very interesting. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is concerned with internal sessions: The R/3 System offers the option to change from one information level to another: by branching in the menu path (for example "Goto" or "Information system"), double-clicking in ABAP lists, cross-references in hypertext and so on. Technically speaking, you call one program/transaction from within another one (ABAP/4 statements CALL DIALOG or CALL TRANSACTION, but not CALL SCREEN). For the user, it is desirable that this process is reversible, that is, that you can also go back step by step. The whole path is therefore stored in a stack of so-called internal sessions. If the maximum number of internal sessions is reached, you cannot go any further. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;This maximum number is hardcoded as 9, and this cannot be changed.&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 06:45:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-painter-doubt/m-p/2315577#M507711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T06:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP SCREEN PAINTER DOUBT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-painter-doubt/m-p/2315578#M507712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u mst have opened more the six session, close few of the session n then open it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 06:45:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-painter-doubt/m-p/2315578#M507712</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T06:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP SCREEN PAINTER DOUBT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-painter-doubt/m-p/2315579#M507713</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;those maximin no of sessions,  is managed by the BASIS people...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so u can ask ur BASIS consultant ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regars,&lt;/P&gt;&lt;P&gt;S.Barani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 06:47:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-painter-doubt/m-p/2315579#M507713</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T06:47:41Z</dc:date>
    </item>
  </channel>
</rss>

