<?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: Problem creating Search help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-search-help/m-p/8361877#M1641193</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The search help can use a table or view, but it is used by a data element, add the search help to you key field data element on tab "Further Characteristics".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Dec 2011 15:52:33 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2011-12-01T15:52:33Z</dc:date>
    <item>
      <title>Problem creating Search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-search-help/m-p/8361874#M1641190</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;I am trying to create a search help for a Z table. I have just given the search help parameters and flagged the input and output parameters for these fields. However when i try to activate the searchhel it throws me an error sayin "Elementary search help without hit list is meaningless". Is this because this is a Z table with Z fields?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 15:30:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-search-help/m-p/8361874#M1641190</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-01T15:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating Search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-search-help/m-p/8361875#M1641191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to provide the list and order of fields to be displayed in the columns right to inport/export checkbox columns, first give position in the displayed list, second (opt) give position in the pop-up selection windows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 15:42:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-search-help/m-p/8361875#M1641191</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2011-12-01T15:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating Search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-search-help/m-p/8361876#M1641192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes that resolves the error and I activated the search help. But I am not able to see the search help in the table. Is there something else I need to do in order to get the Search help for my table fields?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 15:45:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-search-help/m-p/8361876#M1641192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-01T15:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating Search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-search-help/m-p/8361877#M1641193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The search help can use a table or view, but it is used by a data element, add the search help to you key field data element on tab "Further Characteristics".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 15:52:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-search-help/m-p/8361877#M1641193</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2011-12-01T15:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating Search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-search-help/m-p/8361878#M1641194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This has helped me create search help for my data element. However i am supposed to create Explicit search help attachment to field. Is there a difference between attaching a search help to the data element and to the field. Also I am supposed to have fields from other other tables in my search help. For Example, if I need to add a search help to a field Employee_ID in a table Employee_Details and this search help comprises of fields Employee_Name and Date_of_Birth from table Employee_Personal_Details, how do i go about doing this. do i have to create an exit in the search help or is there any other option?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2011 06:12:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-search-help/m-p/8361878#M1641194</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-02T06:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating Search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-search-help/m-p/8361879#M1641195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can attach to data-element and to field in table/view definition (tab fields, select field and click on "search help" to change default attachment) - only useful if you want to get another search help that the default one attached to data-element. (look at [Help from the ABAP Dictionary|http://help.sap.com/saphelp_470/helpdata/en/9f/dbaa5435c111d1829f0000e829fbfe/frameset.htm])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want that other fields be provided to the search help, define those as input/output parameters of the search help and don't forget to check ddic ref box in the definition of the dynpros. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2011 09:28:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-search-help/m-p/8361879#M1641195</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2011-12-02T09:28:38Z</dc:date>
    </item>
  </channel>
</rss>

