<?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 search process in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-process/m-p/1409322#M197287</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;Can anyone tell me how to create a fuzzy search help for a field and how to activate search method selection and cascading search.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jul 2006 19:37:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-13T19:37:32Z</dc:date>
    <item>
      <title>search process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-process/m-p/1409322#M197287</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;Can anyone tell me how to create a fuzzy search help for a field and how to activate search method selection and cascading search.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2006 19:37:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-process/m-p/1409322#M197287</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-13T19:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: search process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-process/m-p/1409323#M197288</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;is your query about collective search help ?.&lt;/P&gt;&lt;P&gt;from SE11 you can create collective or elementory search helps.in selection method , give table name or database view name and mention display field list .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create two or more elementory search helps and add these search helps to collective search help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Appana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2006 19:47:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-process/m-p/1409323#M197288</guid>
      <dc:creator>Laxmana_Appana_</dc:creator>
      <dc:date>2006-07-13T19:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: search process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-process/m-p/1409324#M197289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;GOOD&lt;/P&gt;&lt;P&gt;YOU CAN DO IT USING THE TCODE SE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS&lt;/P&gt;&lt;P&gt;MRUTYUN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2006 04:13:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-process/m-p/1409324#M197289</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-14T04:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: search process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-process/m-p/1409325#M197290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sandeep akula ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; for this u have to do two things.First create elementary search helps then cascade all the elementary search helps in collective search help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)goto-&amp;gt;se11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)select search help radio button and give some name starting with z and create and u can see two radio buttons elementary search help and collective search help.selcet elementary search help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)give some description there and in selection method parameter give any table name like MARA,MARC.any table name u need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4)Mention field names which are needed to be appeared in  the search help option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give -a) search help parameter name as matnr,ernam etc.......&lt;/P&gt;&lt;P&gt; b) check imp and exp parameters and give LPOS and SPOS metion the postion u want by giving integer values 1 and1.then save check and activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like that u can create elementary search helps how many u want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;collective search help&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to-&amp;gt; se11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1))select search help radio button and give some name starting with z and create and u can see two radio buttons elementary search help and collective search help.select collective search help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) mention search help fileds which are to be displayed. as same as elementary search help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) attach all the elementary search helps in INCLUDE SEARCH HELP  tab what ever u want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;save and activate&lt;/P&gt;&lt;P&gt; thanks and regards,&lt;/P&gt;&lt;P&gt;manik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2006 05:35:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-process/m-p/1409325#M197290</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-14T05:35:39Z</dc:date>
    </item>
  </channel>
</rss>

