<?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: ABOUT INTERACTIVE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-interactive/m-p/2326687#M511394</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I HAVE GOT 3 ANSWERS. OUT OF THEM I HAVE GOT ANSWER WITH CODING ALSO FROM VASANTH ITS VERY GREAT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jun 2007 12:20:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-12T12:20:09Z</dc:date>
    <item>
      <title>ABOUT INTERACTIVE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-interactive/m-p/2326683#M511390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;        Can any one let me know that it is possible to come from 15th list to 5th list directly in interactive reports?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it is possible to go to 5th list to 15th list directly in one step?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Jalal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2007 08:04:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-interactive/m-p/2326683#M511390</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-11T08:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: ABOUT INTERACTIVE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-interactive/m-p/2326684#M511391</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;You can change the value of system variable SY-LSIND to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regs,&lt;/P&gt;&lt;P&gt;S. Chandra Mouli.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2007 08:17:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-interactive/m-p/2326684#M511391</guid>
      <dc:creator>former_member784222</dc:creator>
      <dc:date>2007-06-11T08:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: ABOUT INTERACTIVE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-interactive/m-p/2326685#M511392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah u can do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
AT LINE-SELECTION.
IF SY-LSIND = 15.
SY-LSIND = 5.
endif.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2007 08:22:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-interactive/m-p/2326685#M511392</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-11T08:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: ABOUT INTERACTIVE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-interactive/m-p/2326686#M511393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;      You can naviage between the detail lists by manipulating the value of &lt;/P&gt;&lt;P&gt;SY-LSIND in the event block AT LINE-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2007 08:38:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-interactive/m-p/2326686#M511393</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2007-06-11T08:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: ABOUT INTERACTIVE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-interactive/m-p/2326687#M511394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I HAVE GOT 3 ANSWERS. OUT OF THEM I HAVE GOT ANSWER WITH CODING ALSO FROM VASANTH ITS VERY GREAT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 12:20:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-interactive/m-p/2326687#M511394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T12:20:09Z</dc:date>
    </item>
  </channel>
</rss>

