<?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 Drill down using CL_SALV_TABLE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/drill-down-using-cl-salv-table/m-p/7262745#M1529110</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;I want to create a drill down report. I am using CL_SALV_TABLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my requirement I want to show another ALV when I am click on Material field in current displaying ALV. It should take it to another ALV, has related fields to Material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do using CL_SALV_TABLE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bharani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Sep 2010 05:13:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-09-20T05:13:58Z</dc:date>
    <item>
      <title>Drill down using CL_SALV_TABLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/drill-down-using-cl-salv-table/m-p/7262745#M1529110</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;I want to create a drill down report. I am using CL_SALV_TABLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my requirement I want to show another ALV when I am click on Material field in current displaying ALV. It should take it to another ALV, has related fields to Material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do using CL_SALV_TABLE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bharani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Sep 2010 05:13:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/drill-down-using-cl-salv-table/m-p/7262745#M1529110</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-20T05:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Drill down using CL_SALV_TABLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/drill-down-using-cl-salv-table/m-p/7262746#M1529111</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;see the below example of oops concept &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=60654876" target="test_blank"&gt;http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=60654876&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and try to call agian CALL METHOD ref_grid-&amp;gt;set_table_for_first_display inside the module exit input.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
CASE ok_code.
    WHEN 'EXIT' .
      CLEAR ok_code.
      LEAVE PROGRAM.
   WHEN 'DOubleclick"
  ENDCASE.
endmodule.                 " exit  INPUT
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prabhudas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Sep 2010 05:34:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/drill-down-using-cl-salv-table/m-p/7262746#M1529111</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-20T05:34:51Z</dc:date>
    </item>
  </channel>
</rss>

