<?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 Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/filter/m-p/4730778#M1110249</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: Please use a more meaningful subject in future.  Thank-you&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not the question about filter option in function module 'REUSE_ALV_LIST_DISPLAY'.&lt;/P&gt;&lt;P&gt;The filter (cone symbol) option button in the output display is not working. when i select a column to filter particular data, it is of showing no list to display. I made use of the function module 'REUSE_ALV_LIST_DISPLAY'. Kindly help to solve the problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Extra information from my side:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When I debug the program, I found a standard include program 'LSLVC_DIALOGF18', in that, the data we are entering in the select option for filtering is in &lt;STRONG&gt;ls_rsds_frange-selopt_t&lt;/STRONG&gt;  and it found to contain only the first character(i.e only one letter) of the data we entered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Matt on Nov 11, 2008 9:52 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Nov 2008 08:49:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-11T08:49:01Z</dc:date>
    <item>
      <title>Filter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filter/m-p/4730778#M1110249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: Please use a more meaningful subject in future.  Thank-you&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not the question about filter option in function module 'REUSE_ALV_LIST_DISPLAY'.&lt;/P&gt;&lt;P&gt;The filter (cone symbol) option button in the output display is not working. when i select a column to filter particular data, it is of showing no list to display. I made use of the function module 'REUSE_ALV_LIST_DISPLAY'. Kindly help to solve the problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Extra information from my side:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When I debug the program, I found a standard include program 'LSLVC_DIALOGF18', in that, the data we are entering in the select option for filtering is in &lt;STRONG&gt;ls_rsds_frange-selopt_t&lt;/STRONG&gt;  and it found to contain only the first character(i.e only one letter) of the data we entered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Matt on Nov 11, 2008 9:52 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2008 08:49:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filter/m-p/4730778#M1110249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-11T08:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Filter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filter/m-p/4730779#M1110250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; For which field you are getting the issue ? Try this for the field. Change the output length of this particular field in fieldcatalog and try again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;wa_fieldcat-fieldname = c_ranl.
  wa_fieldcat-outputlen = 15. " Give a higher value here more than the actual length of the field
  APPEND wa_fieldcat TO it_fieldcat.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rajvansh Ravi on Nov 11, 2008 9:56 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2008 08:56:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filter/m-p/4730779#M1110250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-11T08:56:01Z</dc:date>
    </item>
  </channel>
</rss>

