<?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 list in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-list/m-p/3882002#M932920</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;To make the report more details we use interactive reports&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To make report interactive we have to use 3 statements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) At line-selection&lt;/P&gt;&lt;P&gt;or2) At user-command&lt;/P&gt;&lt;P&gt;or3) At Pf-key ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 31 May 2008 10:02:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-31T10:02:23Z</dc:date>
    <item>
      <title>Interactive list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-list/m-p/3881997#M932915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi abapers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is interactive list? What are the elements used for building them? Please provide sample code...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lakshminarasimhan.N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 May 2008 01:06:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-list/m-p/3881997#M932915</guid>
      <dc:creator>lakshminarasimhan_n4</dc:creator>
      <dc:date>2008-05-31T01:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-list/m-p/3881998#M932916</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;Intercative Lists are the lists with which user can interact&lt;/P&gt;&lt;P&gt;It gives further lists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Various ways of creating interactive list are through&lt;/P&gt;&lt;P&gt;1. At Line-selection&lt;/P&gt;&lt;P&gt;2. At User-Command&lt;/P&gt;&lt;P&gt;3. At PFnn&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WRITE:/ 'HI GUYS'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT LINE-SELECTION.&lt;/P&gt;&lt;P&gt;WRITE:/ 'YOU HAVE SELECTED A LINE'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the above example, first it will display "HI GUYS".&lt;/P&gt;&lt;P&gt;When you double click on that line, it will display a new list .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At max you can display upto 20 secondary lists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 May 2008 02:34:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-list/m-p/3881998#M932916</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-31T02:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-list/m-p/3881999#M932917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when u select some line it gives more detail list dats call interactive list..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can make max 20 list with one main list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 May 2008 04:57:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-list/m-p/3881999#M932917</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-31T04:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-list/m-p/3882000#M932918</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;here is details of interactive list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interactive report allows the user to participate actively in retrieving and presenting the data during the session.&lt;/P&gt;&lt;P&gt;Instead of one extensive list and detailed list, with interactive reporting. you can create a condensed basic list from which the user can call detailed information by postioning the cursor and entering commands.&lt;/P&gt;&lt;P&gt;interactive reporting thus reduces information retrieval to data actually required. report itself generates list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nteractive report/list means any input(double click or single click or user command ) on the screen will results a new screen with the corresponding fields....this is upto 20 levels only check this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;report .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;start-of-selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write:/ 'this is the source list'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at line-selection .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if sy-lsind = 1 .&lt;/P&gt;&lt;P&gt;write:/ ' this is the 1st list'.&lt;/P&gt;&lt;P&gt;elseif.&lt;/P&gt;&lt;P&gt;if sy-lsind = 2 .&lt;/P&gt;&lt;P&gt;write:/ ' this is the 2 list'.&lt;/P&gt;&lt;P&gt;if sy-lsind = 3 .&lt;/P&gt;&lt;P&gt;write:/ ' this is the 3 list'.&lt;/P&gt;&lt;P&gt;if sy-lsind = 4 .&lt;/P&gt;&lt;P&gt;write:/ ' this is the 4 list'.&lt;/P&gt;&lt;P&gt;if sy-lsind = 5 .&lt;/P&gt;&lt;P&gt;write:/ ' this is the 5 list'.&lt;/P&gt;&lt;P&gt;if sy-lsind = 6 .&lt;/P&gt;&lt;P&gt;write:/ ' this is the 6 list'.&lt;/P&gt;&lt;P&gt;if sy-lsind = 7 .&lt;/P&gt;&lt;P&gt;write:/ ' this is the 7 list'.&lt;/P&gt;&lt;P&gt;if sy-lsind = 8.&lt;/P&gt;&lt;P&gt;write:/ ' this is the 8 list'.&lt;/P&gt;&lt;P&gt;if sy-lsind = 9 .&lt;/P&gt;&lt;P&gt;write:/ ' this is the 9 list'.&lt;/P&gt;&lt;P&gt;if sy-lsind = 10 .&lt;/P&gt;&lt;P&gt;write:/ ' this is the 10 list'.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interactive Reports&lt;/P&gt;&lt;P&gt;As the name suggests, the user can Interact with the report. We can have a drill down into the report data. For example, Column one of the report displays the material numbers, and the user feels that he needs some more specific data about the vendor for that material, he can HIDE that data under those material numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And when the user clicks the material number, another report (actually sub report/secondary list) which displays the vendor details will be displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can have a basic list (number starts from 0) and 20 secondary lists (1 to 21).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Events associated with Interactive Reports are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT LINE-SELECTION&lt;/P&gt;&lt;P&gt;AT USER-COMMAND&lt;/P&gt;&lt;P&gt;AT PF&amp;lt;key&amp;gt;&lt;/P&gt;&lt;P&gt;TOP-OF-PAGE DURING LINE-SELECTION.&lt;/P&gt;&lt;P&gt;HIDE statement holds the data to be displayed in the secondary list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sy-lisel : contains data of the selected line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sy-lsind : contains the level of report (from 0 to 21)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interactive Report Events:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT LINE-SELECTION : This Event triggers when we double click a line on the list, when the event is triggered a new sublist is going to be generated. Under this event what ever the statements that are been return will be displayed on newly generated sublist.&lt;/P&gt;&lt;P&gt;AT PFn: For predefined function keys...&lt;/P&gt;&lt;P&gt;AT USER-COMMAND : It provides user functions keys.&lt;/P&gt;&lt;P&gt;TOP-OF-PAGE DURING LINE-SELECTION :top of page event for secondary list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAX we can go for 20 SECONDARY LIST AND ONE BASIC LIST TOTAL 21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sy-lsind EQ 5.&lt;/P&gt;&lt;P&gt;sy-lsind = 9.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT demo_list_interactive_2 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WRITE: 'Basic List, SY-LSIND =', sy-lsind.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT LINE-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF sy-lsind = .5&lt;/P&gt;&lt;P&gt;sy-lsind = 9.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WRITE: 'Secondary List, SY-LSIND =', sy-lsind.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just gave an example at this link for filling and retrieving data to a text editor.&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="797831"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this is helpful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vipul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 May 2008 05:26:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-list/m-p/3882000#M932918</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-31T05:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-list/m-p/3882001#M932919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interactive lists - Users interacting with the list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We call the First list as Basic list.From basic list we can create 20 more lists.That we call it as Secondary lists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can view secondary lists by double clicking the reqd field from the displayed list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have to write the code for these using the events listed below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At Line-selection.&lt;/P&gt;&lt;P&gt;At user-command.&lt;/P&gt;&lt;P&gt;At PFn.&lt;/P&gt;&lt;P&gt;Top-of-page During Line-Selection&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 May 2008 05:46:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-list/m-p/3882001#M932919</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-31T05:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-list/m-p/3882002#M932920</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;To make the report more details we use interactive reports&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To make report interactive we have to use 3 statements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) At line-selection&lt;/P&gt;&lt;P&gt;or2) At user-command&lt;/P&gt;&lt;P&gt;or3) At Pf-key ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 May 2008 10:02:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-list/m-p/3882002#M932920</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-31T10:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-list/m-p/3882003#M932921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi check this simple interactive report..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/Tutorials/ABAP/InteractiveReport/Demo.htm" target="test_blank"&gt;http://www.saptechnical.com/Tutorials/ABAP/InteractiveReport/Demo.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 May 2008 10:04:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-list/m-p/3882003#M932921</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-31T10:04:36Z</dc:date>
    </item>
  </channel>
</rss>

