<?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 alv report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/1578752#M261323</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kathir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An important ALV grid interaction not mentioned yet are &amp;lt;b&amp;gt;context menus&amp;lt;/b&amp;gt;. Depending on your requirements theses context menu can be specific for rows, columns or even single cells.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;   Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 09 Sep 2006 19:27:40 GMT</pubDate>
    <dc:creator>uwe_schieferstein</dc:creator>
    <dc:date>2006-09-09T19:27:40Z</dc:date>
    <item>
      <title>interactive alv report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/1578747#M261318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;     please explain about interactive ALV report.&lt;/P&gt;&lt;P&gt;&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;kathir.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2006 17:54:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/1578747#M261318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-08T17:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: interactive alv report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/1578748#M261319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What specifically do you need to know?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2006 17:57:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/1578748#M261319</guid>
      <dc:creator>tamra_walstrom</dc:creator>
      <dc:date>2006-09-08T17:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: interactive alv report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/1578749#M261320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interactive ALV grid, is one that allows you do double click on a cell and drill into a transaction.  This is just one example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2006 17:59:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/1578749#M261320</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-09-08T17:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: interactive alv report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/1578750#M261321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to do sorting/display etc., these are part of ALV grid with an option to turn on/off any set of buttons.  If you can be more specific on what you mean by interactive am sure someone will be able to help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hith&lt;/P&gt;&lt;P&gt;Sunil Achyut&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2006 18:06:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/1578750#M261321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-08T18:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: interactive alv report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/1578751#M261322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you want to work on interactive alv report using reuse.... function modules...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check these..&lt;/P&gt;&lt;P&gt;1. you have to pass the event table to your basic fm ie either resue..... List/grid/hierarchical. &lt;/P&gt;&lt;P&gt; event table will have event name and subroutine name for that event&lt;/P&gt;&lt;P&gt;2 you have to define that subroutine(using form and endform) in your program &lt;/P&gt;&lt;P&gt;3. normally you will be using slis_ev_user_command as your event and user_command as your routine.&lt;/P&gt;&lt;P&gt;4. so you have to declare user_command routine in your table.&lt;/P&gt;&lt;P&gt;5 in alv there is no concept of at line-selection and at usercommad events. both you have to handle in user_command routine only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope these tips are helpful to you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2006 19:33:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/1578751#M261322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-08T19:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: interactive alv report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/1578752#M261323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kathir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An important ALV grid interaction not mentioned yet are &amp;lt;b&amp;gt;context menus&amp;lt;/b&amp;gt;. Depending on your requirements theses context menu can be specific for rows, columns or even single cells.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;   Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2006 19:27:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/1578752#M261323</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2006-09-09T19:27:40Z</dc:date>
    </item>
  </channel>
</rss>

