<?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 CALL SCREEN in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-call-screen/m-p/4553813#M1075129</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great,&lt;/P&gt;&lt;P&gt;probably that´s the way.&lt;/P&gt;&lt;P&gt;Could you just tell me where I can check whether a Search Help implements an EXIT, and which is the Function Module?&lt;/P&gt;&lt;P&gt;Thank you very much,&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Oct 2008 10:30:05 GMT</pubDate>
    <dc:creator>fabio_bellocchio</dc:creator>
    <dc:date>2008-10-07T10:30:05Z</dc:date>
    <item>
      <title>Search Help CALL SCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-call-screen/m-p/4553809#M1075125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;please.. How can a Search Help call a SCREEN ?&lt;/P&gt;&lt;P&gt;I have a problem in a ABAP WebDynpro app, apparently because the search help is calling a SCREEN from the program SAPLSZA1.&lt;/P&gt;&lt;P&gt;This is the error message:&lt;/P&gt;&lt;P&gt;"Sending of dynpro SAPLSZA1 0201 not possible: No window system type specified"&lt;/P&gt;&lt;P&gt;The search help is KRED.&lt;/P&gt;&lt;P&gt;Any idea??&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2008 23:46:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-call-screen/m-p/4553809#M1075125</guid>
      <dc:creator>fabio_bellocchio</dc:creator>
      <dc:date>2008-10-06T23:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Search Help CALL SCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-call-screen/m-p/4553810#M1075126</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;it can call screen using search help exit. KRED is a collective search and for example it contains search help KREDY. This search help uses exit F4IF_SHLP_EXIT_VENDOR_FUZZY. It is just a function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 01:29:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-call-screen/m-p/4553810#M1075126</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2008-10-07T01:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Search Help CALL SCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-call-screen/m-p/4553811#M1075127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can check this weblog of mine to code the search help exit  	 &lt;/P&gt;&lt;P&gt;[https://wiki.sdn.sap.com/wiki/x/du0|https://wiki.sdn.sap.com/wiki/x/du0]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 03:49:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-call-screen/m-p/4553811#M1075127</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2008-10-07T03:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Search Help CALL SCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-call-screen/m-p/4553812#M1075128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi plsss&lt;/P&gt;&lt;P&gt;check this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/47/9f724642314aabe10000000a42189b/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/47/9f724642314aabe10000000a42189b/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 05:48:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-call-screen/m-p/4553812#M1075128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-07T05:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Search Help CALL SCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-call-screen/m-p/4553813#M1075129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great,&lt;/P&gt;&lt;P&gt;probably that´s the way.&lt;/P&gt;&lt;P&gt;Could you just tell me where I can check whether a Search Help implements an EXIT, and which is the Function Module?&lt;/P&gt;&lt;P&gt;Thank you very much,&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 10:30:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-call-screen/m-p/4553813#M1075129</guid>
      <dc:creator>fabio_bellocchio</dc:creator>
      <dc:date>2008-10-07T10:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Search Help CALL SCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-call-screen/m-p/4553814#M1075130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can easily check it in SE11. Enter the name of your search help. There is field with the name of the function module for all search helps implemented using use exit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 11:41:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-call-screen/m-p/4553814#M1075130</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2008-10-07T11:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Search Help CALL SCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-call-screen/m-p/4553815#M1075131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem was solved with Search Help KRED_C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 05:12:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-call-screen/m-p/4553815#M1075131</guid>
      <dc:creator>fabio_bellocchio</dc:creator>
      <dc:date>2008-10-22T05:12:17Z</dc:date>
    </item>
  </channel>
</rss>

