<?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: Call ALV gid inside Method using class in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-alv-gid-inside-method-using-class/m-p/7221756#M1523937</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;catch the event at double click and perform your code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Aug 2010 06:52:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-08-04T06:52:03Z</dc:date>
    <item>
      <title>Call ALV gid inside Method using class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-alv-gid-inside-method-using-class/m-p/7221755#M1523936</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;&lt;/P&gt;&lt;P&gt;I have created one method in my ZClass, in that i need to write code for display a pop-up(ALV) that should contain the internal table records. Also if i double click a cell in that popup then a transaction(say ztest) should be called..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to do this inside the method?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ranjith C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 06:12:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-alv-gid-inside-method-using-class/m-p/7221755#M1523936</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-04T06:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: Call ALV gid inside Method using class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-alv-gid-inside-method-using-class/m-p/7221756#M1523937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;catch the event at double click and perform your code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 06:52:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-alv-gid-inside-method-using-class/m-p/7221756#M1523937</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-04T06:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Call ALV gid inside Method using class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-alv-gid-inside-method-using-class/m-p/7221757#M1523938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the exact problem here? Displaying ALV or displaying ALV in popup? Which approach are you using for alv (reuse, lvc, cl_gui_alv_grid, cl_salv_table)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 07:04:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-alv-gid-inside-method-using-class/m-p/7221757#M1523938</guid>
      <dc:creator>kerem_kayacan</dc:creator>
      <dc:date>2010-08-04T07:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Call ALV gid inside Method using class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-alv-gid-inside-method-using-class/m-p/7221758#M1523939</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 &lt;STRONG&gt;call screen&lt;/STRONG&gt; in you class and assign the custum container to the screen, using cl_gui_alv_grid class assing created object to container and create fields catlog and internal table with data to display in alv. call the method &lt;STRONG&gt;set_table_for_first_display&lt;/STRONG&gt; to display data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also used the method &lt;STRONG&gt;get_selected_rows&lt;/STRONG&gt; to read current selected line data can use &lt;STRONG&gt;call transaction&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more details you can used the pakage &lt;STRONG&gt;slis&lt;/STRONG&gt; there are may program are avaible to resolve your problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 14:00:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-alv-gid-inside-method-using-class/m-p/7221758#M1523939</guid>
      <dc:creator>ravi_lanjewar</dc:creator>
      <dc:date>2010-08-04T14:00:03Z</dc:date>
    </item>
  </channel>
</rss>

