<?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: SY-LSIND in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sy-lsind/m-p/2049991#M422480</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anilkumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When a list is displayed, the list processor has control of the program. Interactive user actions on a list trigger events in the ABAP program. Output staements in these event blocks create detail lists, which are then automatically displayed at the end of the event block. You can create up to 19 detail lists for a single basic list. Detail lists temporarily replace the previous list on the container screen. A basic list and its detail lists form a list system of up to 20 levels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So now you have cleared your doubt, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Vipin Das&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Mar 2007 06:35:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-20T06:35:27Z</dc:date>
    <item>
      <title>SY-LSIND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sy-lsind/m-p/2049986#M422475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I Know that we can Genarate only 20 Secondary lists,But not more than that why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even the Field is of Int4 and length 10 outputlenth 4.&lt;/P&gt;&lt;P&gt;why we can genarate only 20 secondary lists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Mar 2007 09:42:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sy-lsind/m-p/2049986#M422475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-17T09:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: SY-LSIND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sy-lsind/m-p/2049987#M422476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think that is because of some limitation in internal session ..when you are trying to call a prog or trying to make a list in different lsind an internal session is created and there is some limitation of opening internal session of 21 or something ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Mar 2007 09:46:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sy-lsind/m-p/2049987#M422476</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-17T09:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: SY-LSIND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sy-lsind/m-p/2049988#M422477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, &lt;/P&gt;&lt;P&gt;i do understand that,But even if we go for the Screen no also i.e SY-DYNNR&lt;/P&gt;&lt;P&gt;it is also of length four so why it is going for dump&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Mar 2007 09:52:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sy-lsind/m-p/2049988#M422477</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-17T09:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: SY-LSIND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sy-lsind/m-p/2049989#M422478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sy-dynnr is also 4 digit long but there is some significance of that like default report selection screen is 1000 and which is specified by SAP so we cant change the no..and generally we are using 1 to 999 screen no for our use and SAp is using from 1000 to 9999 for its internal use (but in some cases we are using 4 digit screen no also without any error in prog but as per sap we should use the screen no 1 to 999)...and when ever you are calling a screen then also an internal session may open so i think we are not able to call more than 21 screens(not sure)..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Mar 2007 10:06:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sy-lsind/m-p/2049989#M422478</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-17T10:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: SY-LSIND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sy-lsind/m-p/2049990#M422479</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;This is the stack limit. The program has to have a track of the sequence of secondary list, which it maintains in a stack. So whenever the value goes over 20 it gives you a dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can assign value to sy-lsind during run time thus having control over the number of secondary list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example if you have 20 columns in your report and each column can have its own secondary list, you can assign sy-lsind = 1 in event 'AT LINE-SELECTION' so that whenever the user selects 'back' , he is returned to the primary list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S. Chandra Mouli.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 05:13:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sy-lsind/m-p/2049990#M422479</guid>
      <dc:creator>former_member784222</dc:creator>
      <dc:date>2007-03-20T05:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: SY-LSIND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sy-lsind/m-p/2049991#M422480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anilkumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When a list is displayed, the list processor has control of the program. Interactive user actions on a list trigger events in the ABAP program. Output staements in these event blocks create detail lists, which are then automatically displayed at the end of the event block. You can create up to 19 detail lists for a single basic list. Detail lists temporarily replace the previous list on the container screen. A basic list and its detail lists form a list system of up to 20 levels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So now you have cleared your doubt, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Vipin Das&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 06:35:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sy-lsind/m-p/2049991#M422480</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-20T06:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: SY-LSIND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sy-lsind/m-p/2049992#M422481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;I feel it is the thing going behand it,But Can we see what is making it to happen like any system field or any thing like that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 13:23:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sy-lsind/m-p/2049992#M422481</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-20T13:23:39Z</dc:date>
    </item>
  </channel>
</rss>

