<?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: interactive repotrt in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-repotrt/m-p/2285054#M497852</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sandhya,&lt;/P&gt;&lt;P&gt;In interactive report there are certains system defined fields...such as SY-LSIND, SY-LISEL and soon..&lt;/P&gt;&lt;P&gt;in that SY-LSIND holds the count of secondary list...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in case you want to go directly to 10th screen from screen 0 it is not possible..u can go go from bottom to top..then the code will be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF sy-lsind = 15.&lt;/P&gt;&lt;P&gt;sy-lsind = 5.       " set sy-lsind equal to 5&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;from that the screen will be getting incremented by 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this would solve ur problem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please reward points in case usefull,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 May 2007 11:26:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-28T11:26:50Z</dc:date>
    <item>
      <title>interactive repotrt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-repotrt/m-p/2285052#M497850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;suppose in a interactive repot has 15 secondary lists. how can we go directly  10th screen to 5th screen?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 May 2007 04:57:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-repotrt/m-p/2285052#M497850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-27T04:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: interactive repotrt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-repotrt/m-p/2285053#M497851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the system variable 'SY-LSIND' holds the value of the current list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if sy-lsind = '10'.&lt;/P&gt;&lt;P&gt;sy-lsind = 5.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vidya,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 May 2007 09:11:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-repotrt/m-p/2285053#M497851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-27T09:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: interactive repotrt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-repotrt/m-p/2285054#M497852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sandhya,&lt;/P&gt;&lt;P&gt;In interactive report there are certains system defined fields...such as SY-LSIND, SY-LISEL and soon..&lt;/P&gt;&lt;P&gt;in that SY-LSIND holds the count of secondary list...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in case you want to go directly to 10th screen from screen 0 it is not possible..u can go go from bottom to top..then the code will be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF sy-lsind = 15.&lt;/P&gt;&lt;P&gt;sy-lsind = 5.       " set sy-lsind equal to 5&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;from that the screen will be getting incremented by 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this would solve ur problem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please reward points in case usefull,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2007 11:26:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-repotrt/m-p/2285054#M497852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-28T11:26:50Z</dc:date>
    </item>
  </channel>
</rss>

