<?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 INTERACTIVE SALV in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-salv/m-p/3335329#M799301</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am developing an ALV report using SALV concepts..&lt;/P&gt;&lt;P&gt;My requirement is that when i select multiple rows of the ALV generated and if i click on a Use Command Button say 'Display'&lt;/P&gt;&lt;P&gt;i need to show one more ALV with some fields of the previous ALV...I amusing the SALV concep of designing ALV's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest how these can be achieved..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Feb 2008 08:37:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-04T08:37:53Z</dc:date>
    <item>
      <title>INTERACTIVE SALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-salv/m-p/3335329#M799301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am developing an ALV report using SALV concepts..&lt;/P&gt;&lt;P&gt;My requirement is that when i select multiple rows of the ALV generated and if i click on a Use Command Button say 'Display'&lt;/P&gt;&lt;P&gt;i need to show one more ALV with some fields of the previous ALV...I amusing the SALV concep of designing ALV's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest how these can be achieved..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2008 08:37:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-salv/m-p/3335329#M799301</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-04T08:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: INTERACTIVE SALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-salv/m-p/3335330#M799302</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;Check dis...[http://www.sapdev.co.uk/reporting/alv/alvgrid.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Will.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2008 08:40:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-salv/m-p/3335330#M799302</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-04T08:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: INTERACTIVE SALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-salv/m-p/3335331#M799303</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;Use  the class CL_SALV_DRAG_DROP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR - REQUEST OR OFFER POINTS ARE FORBIDDEN&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Cheers,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Chandra Sekhar.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Jan 8, 2009 4:33 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2008 08:53:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-salv/m-p/3335331#M799303</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-04T08:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: INTERACTIVE SALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-salv/m-p/3335332#M799304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go through this program: &lt;STRONG&gt;SALV_DEMO_TABLE_EVENTS&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is very helpful....&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;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR - REQUEST OR OFFER POINTS ARE FORBIDDEN&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Sayak..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Jan 8, 2009 4:33 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2008 08:56:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-salv/m-p/3335332#M799304</guid>
      <dc:creator>RoySayak</dc:creator>
      <dc:date>2008-02-04T08:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: INTERACTIVE SALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-salv/m-p/3335333#M799305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That link refers only to using FUNCTION MODULES. I think the OP wanted OO type concepts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately the SALV  class doesn't alow editing however you can do things like cell selection etc etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For editable Grids you need to use the CL_GUI_ALV_GRID class. Loads of examples can be found in the ABAP OO forum or the ABAP UI Forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As soon as you see any SLIS type function modules ignore that code as that is the OLD DEPRECATED (I.e Obsolete) methhod of coding Grid applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are definitely on the right track in wanting to use OO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look also at BCALV*  sample reports on your system and search for applications etc in SE80  of type SALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jimbo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2008 09:10:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-salv/m-p/3335333#M799305</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-04T09:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: INTERACTIVE SALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-salv/m-p/3335334#M799306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2009 21:22:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-salv/m-p/3335334#M799306</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-08T21:22:59Z</dc:date>
    </item>
  </channel>
</rss>

