<?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: ALV Filter Issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-filter-issue/m-p/10524991#M1854560</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;&lt;SPAN style="color: #333333; font-size: 12px;"&gt; By Using the Ref_TABNAME and REF_FIELDNAME in the fieldcatalog, the filtering works.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Aug 2014 09:43:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-08-19T09:43:46Z</dc:date>
    <item>
      <title>ALV Filter Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-filter-issue/m-p/10524989#M1854558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created an ALV report, which have two custom buttons to select and de-select the values in the ALV display. When I filter the ALV with any fields and then select all button in ALV, then it is selecting all the rows in the ALV irrespective of the filtered values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I check which values are filtered and ignore these filtered values and select only the rows which are displayed in the ALV after filtering.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help and thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 08:37:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-filter-issue/m-p/10524989#M1854558</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-19T08:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Filter Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-filter-issue/m-p/10524990#M1854559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shravan, &lt;/P&gt;&lt;P&gt; I hope using filter event in ALV Grid display, we can highlight the selected row. I didn't tried the below, but by using the below steps, i hope it will work.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Add a separate field in the final structure (ty_final) which represents the row color(color).&lt;/LI&gt;&lt;LI&gt;Add the code inside the event, If filter is triggered, change the color of the selected row during runtime.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajkumar Narasimman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 09:25:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-filter-issue/m-p/10524990#M1854559</guid>
      <dc:creator>rajkumarnarasimman</dc:creator>
      <dc:date>2014-08-19T09:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Filter Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-filter-issue/m-p/10524991#M1854560</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;&lt;SPAN style="color: #333333; font-size: 12px;"&gt; By Using the Ref_TABNAME and REF_FIELDNAME in the fieldcatalog, the filtering works.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 09:43:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-filter-issue/m-p/10524991#M1854560</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-19T09:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Filter Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-filter-issue/m-p/10524992#M1854561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;DATA&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt; lobj_grid&amp;nbsp; &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;REF &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;TO &lt;/SPAN&gt;cl_gui_alv_grid.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;data&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;lt_filtered &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;LVC_T_FIDX&lt;SPAN class="L0S55"&gt;.&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;&lt;SPAN class="L0S55"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;&lt;SPAN class="L0S55"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;CALL &lt;SPAN class="L0S52"&gt;FUNCTION &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'GET_GLOBALS_FROM_SLVC_FULLSCR'&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;IMPORTING&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; e_grid &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;lobj_grid&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;CALL &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;METHOD &lt;/SPAN&gt;lobj_grid&lt;SPAN class="L0S70"&gt;-&amp;gt;&lt;/SPAN&gt;GET_FILTERED_ENTRIES&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;IMPORTING&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ET_FILTERED_ENTRIES &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;lt_filtered&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt; lt_filtered values contains tabix values which were filtered.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 07:47:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-filter-issue/m-p/10524992#M1854561</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-21T07:47:07Z</dc:date>
    </item>
  </channel>
</rss>

