<?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: how to add a filter functionality in classical reports in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697239#M1670518</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can You send any Sample code for this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhinav N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 May 2012 08:43:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-05-23T08:43:53Z</dc:date>
    <item>
      <title>how to add a filter functionality in classical reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697226#M1670505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had Developed a&amp;nbsp; Classical Report, Now my Client want to Add the FILTER FUNCTIONALITY&amp;nbsp;&amp;nbsp; for the Report.&lt;/P&gt;&lt;P&gt;How to achieve it, is there any FM or class or Standard code for the filter functionality .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp; Abhinav N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 05:59:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697226#M1670505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-17T05:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to add a filter functionality in classical reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697227#M1670506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI, Why dont you use an ALV display?&lt;/P&gt;&lt;P&gt;If that's not possible, I guess you can add a button in the output and handle the code for filtering there.&lt;/P&gt;&lt;P&gt;I dont think there are any FM's you can use to acheive this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 06:04:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697227#M1670506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-17T06:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to add a filter functionality in classical reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697228#M1670507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Why use classical reports? I think you are working on the FI reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see this following link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://www.insiderlearningnetwork.com/paulovigele/blog/2011/09/18/revamping_the_format_of_your_classical_reports" title="http://www.insiderlearningnetwork.com/paulovigele/blog/2011/09/18/revamping_the_format_of_your_classical_reports"&gt;http://www.insiderlearningnetwork.com/paulovigele/blog/2011/09/18/revamping_the_format_of_your_classical_reports&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Karthik.R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 06:05:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697228#M1670507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-17T06:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to add a filter functionality in classical reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697229#M1670508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your Reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually&amp;nbsp; i had made ME41 to ZME41 and in the CREATE RFQ: SELECTION LIST: PURCHASE REQUISITION report they need to have a FILTER FUNCTIONALITY , so i have added a Icon on tool bar, Now when i click on the icon(filter) i need the filter functionality.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 06:25:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697229#M1670508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-17T06:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to add a filter functionality in classical reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697230#M1670509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Thank you for your Reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Actually&amp;nbsp; i had made ME41 to ZME41 and in the CREATE RFQ: SELECTION LIST: PURCHASE REQUISITION report they need to have a FILTER FUNCTIONALITY , so i have added a Icon on tool bar, Now when i click on the icon(filter) i need the filter functionality.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 06:25:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697230#M1670509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-17T06:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to add a filter functionality in classical reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697231#M1670510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think u have to hardcode it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 06:40:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697231#M1670510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-17T06:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to add a filter functionality in classical reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697232#M1670511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any code that when i Click on Button a Pop Screen with select-options will appear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 07:03:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697232#M1670511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-17T07:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to add a filter functionality in classical reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697233#M1670512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhinav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the FM POPUP_GET_VALUES to create dynamic selection options on fields you want.&lt;/P&gt;&lt;P&gt;So after the filter call that FM and when the user enters filter criteria, refresh the report by restricting the output table entries as per user input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 13:41:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697233#M1670512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-17T13:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to add a filter functionality in classical reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697234#M1670513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the Reply Mr.&lt;STRONG style="font-size: 11px; background-color: #ffffff; color: #333333;"&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://answers.sap.com/people/karthik.dharmarajan" id="jive-13208814240859392146095" style="padding: 0 3px 0 0; font-weight: inherit; font-style: inherit; font-size: 1.1em; font-family: inherit; text-decoration: underline !important; color: #3778c7;"&gt;Karthik Dharmarajan&lt;/A&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain me in Detail&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard's &lt;/P&gt;&lt;P&gt;Abhinav. N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2012 09:59:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697234#M1670513</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-21T09:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to add a filter functionality in classical reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697235#M1670514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhinav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On pressing the Filter button you should call the POPUP_GET_VALUES function module with all the report fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the user enters the value for filter you can then use the same to delete the unwanted records from the list output internal table and re write the classical report using the filtered record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this and let me know if it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2012 10:07:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697235#M1670514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-21T10:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to add a filter functionality in classical reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697236#M1670515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I Need a little help, when i click on the button The FM is executing, In this Fm when I press F4 i need to get the Values of the Internal table, and when i select one value and execute , the internal table should be Modified, can you send a Logic for this , tried in many ways but can not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhinav N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2012 08:25:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697236#M1670515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-22T08:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to add a filter functionality in classical reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697237#M1670516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I Need a little help, when i click on the button The FM is executing, In this Fm when I press F4 i need to get the Values of the Internal table, and when i select one value and execute , the internal table should be Modified, can you send a Logic for this , tried in many ways but can not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhinav N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2012 08:35:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697237#M1670516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-22T08:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to add a filter functionality in classical reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697238#M1670517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhinav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the F4 help and other events are handled by the Popup function itself we can't do much in restricting the F4 help values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that case you need to create your own function module/screen to get the filter values of the report fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2012 08:46:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697238#M1670517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-22T08:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to add a filter functionality in classical reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697239#M1670518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can You send any Sample code for this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhinav N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 08:43:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697239#M1670518</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-23T08:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to add a filter functionality in classical reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697240#M1670519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To modify the data see this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/977448" title="http://scn.sap.com/thread/977448"&gt;http://scn.sap.com/thread/977448&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 08:53:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-a-filter-functionality-in-classical-reports/m-p/8697240#M1670519</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-23T08:53:54Z</dc:date>
    </item>
  </channel>
</rss>

