<?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 Parameter filtering in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-filtering/m-p/9146844#M1709993</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;I wanna know how I can set filter to the list that shows up for a parameter.&lt;/P&gt;&lt;P&gt;I've declared a parameter like following and now I want it's list to show only the fields whose CODEGRUPPE is 'qma-101'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS: TEXT LIKE QPCT-CODE.&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>Sun, 11 Nov 2012 10:49:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-11-11T10:49:44Z</dc:date>
    <item>
      <title>Parameter filtering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-filtering/m-p/9146844#M1709993</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;I wanna know how I can set filter to the list that shows up for a parameter.&lt;/P&gt;&lt;P&gt;I've declared a parameter like following and now I want it's list to show only the fields whose CODEGRUPPE is 'qma-101'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS: TEXT LIKE QPCT-CODE.&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>Sun, 11 Nov 2012 10:49:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-filtering/m-p/9146844#M1709993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-11T10:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter filtering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-filtering/m-p/9146845#M1709994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since it has QPCD as checktable, the search help will show all the entries in the table QPCD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to restrict the entries in the search help, you would need to use a custom search help ( refer or copy search help H_CCM_TASK_CODE) and give the default value as 'QMA-101'.&lt;/P&gt;&lt;P&gt;Then you will have to refer to this custom search help using MATCHCODE OBJECT syntax.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2012 10:28:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-filtering/m-p/9146845#M1709994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-12T10:28:10Z</dc:date>
    </item>
  </channel>
</rss>

