<?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: Search Help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2326347#M511279</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Other Options&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assign a search help to a field: You can assign a search help to a field with Goto ® Search help ® For field. The search help can be used by all screen fields that refer to this field. See Attaching a Search Help to a Table or Structure Field. &lt;/P&gt;&lt;P&gt;Assign a search help to a table: You can assign a search help to a table with Goto ® Search help ® For table. This search help can be used by all screen fields that are checked against the table. See Attaching a Search Help to a Check Table. &lt;/P&gt;&lt;P&gt;Create documentation: With Goto ® Documentation you can create a text that describes the use of the table and maintenance of the table data more precisely. &lt;/P&gt;&lt;P&gt;Assign activation type: With Extras ® Activation type you can assign the table an activation type. This is only relevant for tables in the runtime environment. &lt;/P&gt;&lt;P&gt;Enter or display data: If you set the Table maintenance allowed flag, you can enter data in the table with Utilities ® Table contents ® Create entries. You can display existing data with Utilities ® Table contents ® Display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Jun 2007 14:26:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-25T14:26:25Z</dc:date>
    <item>
      <title>Search Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2326340#M511272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.User want a search help on vendor master(XD01)  for couple of fields. How to go about   this? What is the best way to go do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not know much about search help, in this regard kindly let me know some links and suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pratap&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 06:46:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2326340#M511272</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T06:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Search Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2326341#M511273</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;create a new elementary search help..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then add the new elementary search help to the standard sap collective search help using the append search help technique..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link for more details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/1f/29ef5777df11d2959800a0c929b3c3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/1f/29ef5777df11d2959800a0c929b3c3/content.htm&lt;/A&gt;&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;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 06:48:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2326341#M511273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T06:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Search Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2326342#M511274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can use the Search help exit ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A search help exit is a function module that has a predefined interface. A search help exit is called at certain times by the help processor. The administrative data of the help processor are passed to the search help exit using the interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can store your own program logic that manipulates this administrative data in the search help exit. Individual steps of the input help process can be skipped with a search help exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Calling the Search Help Exit&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a search help exit is assigned to a search help, the help processor calls it at the following times:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Before Displaying the Dialog Box for Selecting the Required Search Path.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is only called for collective search helps. Using the search help exit, the set of elementary search helps available can for example be restricted depending on the context.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Before Displaying the Dialog Box for Entering Search Conditions.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can either influence the dialog for entering search conditions or skip it altogether here. You can also influence how the selection screen looks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Before Selecting Data.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data selection can be partly or completely copied from the search help exit. This can become necessary if the data selection cannot be implemented with a SELECT statement for a table or a view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Before Displaying the Hit List.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can influence the display of the hit list in this step with the search help exit. You can reduce the number of values displayed here. For example, you can display only values for which the person calling the input help has authorization. You can also copy the complete hit list from the search help exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Before Returning the Values Selected by the User to the Input Template.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It could be advisable to intervene at this time if control of the further transaction flow should depend on the value selected. A typical example is setting set/get parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 06:54:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2326342#M511274</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T06:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Search Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2326343#M511275</link>
      <description>&lt;P&gt;Search helps can be implemented in a variety of ways:&lt;/P&gt;&lt;P&gt;please see the link for your use ...&lt;/P&gt;&lt;P&gt;[Removed by the moderator.]&lt;/P&gt;&lt;P&gt;reward points if it is usefull ...&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jun 2007 07:04:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2326343#M511275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T07:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Search Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2326344#M511276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Mohan , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Please check the following link where you can get the complete information about creating a search help and using it in your programs and screens .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/advancedsearch?query=creating%20and%20using%20a%20search%20help%20&amp;amp;cat=sdn_all" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/advancedsearch?query=creating%20and%20using%20a%20search%20help%20&amp;amp;cat=sdn_all&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful !&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ranjita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 07:26:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2326344#M511276</guid>
      <dc:creator>former_member196299</dc:creator>
      <dc:date>2007-06-15T07:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: Search Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2326345#M511277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;       1.in exceptions it could be necessary to change the standard process defined by the search help. You can implement the deviation from the standard using a search help exit.&lt;/P&gt;&lt;P&gt;In this case enter the name of the search help exit in the corresponding field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.On the Included search helps tab page, define the search helps that you want to include in the collective search help.&lt;/P&gt;&lt;P&gt;You can include elementary search helps and collective search helps. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the Hide flag to control whether an included search help should appear in the dialog box for selecting the elementary search help. If the flag is set, the search help is not offered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It makes sense to hide search help inclusions if one or more search paths in the standard system should not be used in a concrete R/3 System. Similarly, search help inclusions can also be already hidden in the standard system because they only can be used meaningfully in a few R/3 Systems. You have to cancel the flag in this case. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 07:30:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2326345#M511277</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T07:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Search Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2326346#M511278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;Thanks for all your help.&lt;/P&gt;&lt;P&gt;As I mentioned earlier my requirement as follows.&lt;/P&gt;&lt;P&gt;We already have search help (KRED) for vendor display(XK03) while selecting the vendor.&lt;/P&gt;&lt;P&gt;KRED is collective search help, in that we have several elementary search helps. We included couple of elementary search helps according to the client requirement.&lt;/P&gt;&lt;P&gt;Here I am coming to the point.&lt;/P&gt;&lt;P&gt;I have ele.search help ZKRED3, on this we already have couple of existing search help parameters lije company code, name1 etc. For this data collection from a D/B view(join condition LFA1/LFB1). &lt;/P&gt;&lt;P&gt;User wants to searh help for fields NAME2 and NAME3 with any UPPER/LOWER case characters. For name1 we using LFA1-MCOD1 as view field, so I am using LFA1-MCOD2 for name2. So irrespective of character case(U/L) it's fetching the data till here no problem&lt;/P&gt;&lt;P&gt;But, NAME3 there is no field in LFA1 table I can not use LFA1-NAME3 as a view field because it's picking data on case sensitive.&lt;/P&gt;&lt;P&gt;Please suggest me what are the alternatives I have to comeover this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I confused with my poor english please excuse me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pratap&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2007 13:51:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2326346#M511278</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-22T13:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Search Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2326347#M511279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Other Options&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assign a search help to a field: You can assign a search help to a field with Goto ® Search help ® For field. The search help can be used by all screen fields that refer to this field. See Attaching a Search Help to a Table or Structure Field. &lt;/P&gt;&lt;P&gt;Assign a search help to a table: You can assign a search help to a table with Goto ® Search help ® For table. This search help can be used by all screen fields that are checked against the table. See Attaching a Search Help to a Check Table. &lt;/P&gt;&lt;P&gt;Create documentation: With Goto ® Documentation you can create a text that describes the use of the table and maintenance of the table data more precisely. &lt;/P&gt;&lt;P&gt;Assign activation type: With Extras ® Activation type you can assign the table an activation type. This is only relevant for tables in the runtime environment. &lt;/P&gt;&lt;P&gt;Enter or display data: If you set the Table maintenance allowed flag, you can enter data in the table with Utilities ® Table contents ® Create entries. You can display existing data with Utilities ® Table contents ® Display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2007 14:26:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2326347#M511279</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-25T14:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Search Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2326348#M511280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assign a search help to a field:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; You can assign a search help to a field with Goto  Search help  For field. The search help can be used by all screen fields that refer to this field. See Attaching a Search Help to a Table or Structure Field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assign a search help to a table: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can assign a search help to a table with Goto  Search help  For table. This search help can be used by all screen fields that are checked against the table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2007 05:28:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2326348#M511280</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-26T05:28:27Z</dc:date>
    </item>
  </channel>
</rss>

