<?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 with search help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-search-help/m-p/5052988#M1174554</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;Thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give me some help how to create the FM for the search help exit?&lt;/P&gt;&lt;P&gt;I can't find a decent example on the net.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Jan 2009 12:48:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-06T12:48:27Z</dc:date>
    <item>
      <title>Problem with search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-search-help/m-p/5052981#M1174547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to use a search help for 1 of the field of a table.&lt;/P&gt;&lt;P&gt;The problem is that the table is used for many things, and therefore I only want the search help to appear in the table when the value of another field in the table (for that record) equals a certain word.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible with SAP and how should I define my search help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 12:22:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-search-help/m-p/5052981#M1174547</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T12:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-search-help/m-p/5052982#M1174548</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 new search help,&lt;/P&gt;&lt;P&gt;In that new search help there is field serach help exit---&amp;gt;Create a Function module --&amp;gt; do ur validations like "the value of another field in the table (for that record) equals a certain word" u said in the FM.&lt;/P&gt;&lt;P&gt;And give that FM in that search help exit and assign to that field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 12:26:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-search-help/m-p/5052982#M1174548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T12:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-search-help/m-p/5052983#M1174549</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;Created a Search help in the Sub screen.Call the sub screen when the particular fields has value,Else dont call it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrads.&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 12:34:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-search-help/m-p/5052983#M1174549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T12:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-search-help/m-p/5052984#M1174550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, can you give me some help how to create the FM for the search help exit?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 12:37:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-search-help/m-p/5052984#M1174550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T12:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-search-help/m-p/5052985#M1174551</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;Thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give me some help how to create the FM for the search help exit?&lt;/P&gt;&lt;P&gt;I can't find a decent example on the net.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 12:40:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-search-help/m-p/5052985#M1174551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T12:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-search-help/m-p/5052986#M1174552</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;Thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give me some help how to create the FM for the search help exit?&lt;/P&gt;&lt;P&gt;I can't find a decent example on the net.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 12:41:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-search-help/m-p/5052986#M1174552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T12:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-search-help/m-p/5052987#M1174553</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;Thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give me some help how to create the FM for the search help exit?&lt;/P&gt;&lt;P&gt;I can't find a decent example on the net.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 12:42:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-search-help/m-p/5052987#M1174553</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T12:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-search-help/m-p/5052988#M1174554</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;Thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give me some help how to create the FM for the search help exit?&lt;/P&gt;&lt;P&gt;I can't find a decent example on the net.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 12:48:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-search-help/m-p/5052988#M1174554</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T12:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-search-help/m-p/5052989#M1174555</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;Thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give me some help how to create the FM for the search help exit?&lt;/P&gt;&lt;P&gt;I can't find a decent example on the net.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 12:52:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-search-help/m-p/5052989#M1174555</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T12:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-search-help/m-p/5052990#M1174556</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;Thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give me some help how to create the FM for the search help exit?&lt;/P&gt;&lt;P&gt;I can't find a decent example on the net.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 13:51:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-search-help/m-p/5052990#M1174556</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T13:51:51Z</dc:date>
    </item>
  </channel>
</rss>

