<?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 Filter in Table Control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/filter-in-table-control/m-p/5845029#M1318669</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 a table control where I managed to implement the&lt;/P&gt;&lt;P&gt;buttons 'sort ascending', 'sort descending' etc. but&lt;/P&gt;&lt;P&gt;I'd like to implement the button 'filter' as well...&lt;/P&gt;&lt;P&gt;anyone any experience with it? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jun 2009 13:45:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-18T13:45:13Z</dc:date>
    <item>
      <title>Filter in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filter-in-table-control/m-p/5845029#M1318669</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 a table control where I managed to implement the&lt;/P&gt;&lt;P&gt;buttons 'sort ascending', 'sort descending' etc. but&lt;/P&gt;&lt;P&gt;I'd like to implement the button 'filter' as well...&lt;/P&gt;&lt;P&gt;anyone any experience with it? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 13:45:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filter-in-table-control/m-p/5845029#M1318669</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-18T13:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: Filter in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filter-in-table-control/m-p/5845030#M1318670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anjali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you should have 2 Internal Tables of the same structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of them is used in the background where all records exist and the other used for the Table Control. With this, you can display only those records that satisfies the filter condition from the main internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 14:09:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filter-in-table-control/m-p/5845030#M1318670</guid>
      <dc:creator>peter_ruiz2</dc:creator>
      <dc:date>2009-06-18T14:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Filter in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filter-in-table-control/m-p/5845031#M1318671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got ur point,but is there any option to bring the seleted fields dynamically on the screen and then using the F4 help user select the filter criteria .. just like the way we see in the ALV reports ... selected field opens up in a new window with F4 option ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 17:40:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filter-in-table-control/m-p/5845031#M1318671</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-18T17:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Filter in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filter-in-table-control/m-p/5845032#M1318672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anjali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may take a look at the following sample program for ALV Grid wherein F4 Help is available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BCALV_GRID_EDIT_DELTA&lt;/P&gt;&lt;P&gt;BCALV_TEST_GRID_F4_HELP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2009 06:35:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filter-in-table-control/m-p/5845032#M1318672</guid>
      <dc:creator>peter_ruiz2</dc:creator>
      <dc:date>2009-06-19T06:35:48Z</dc:date>
    </item>
  </channel>
</rss>

