<?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: About search help exit problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-search-help-exit-problem/m-p/9518641#M1749166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The SELONE dialog is the windows to select the initial elementary search-help&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/234712" /&gt;&lt;/P&gt;&lt;P&gt;If you don't want to display this pop-up, &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;IF callcontrol-step EQ 'SELONE'.&lt;/P&gt;&lt;P&gt;&amp;nbsp; shlp-shlpname = 'choiceone'. " Current elementary search-help&lt;/P&gt;&lt;P&gt;&amp;nbsp; callcontrol-step = 'PRESEL'. " Set step to PRESEL&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN class="L0S70"&gt;&lt;BR /&gt;&lt;/SPAN&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, 21 Jun 2013 08:45:28 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2013-06-21T08:45:28Z</dc:date>
    <item>
      <title>About search help exit problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-search-help-exit-problem/m-p/9518640#M1749165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am studying the search help exit recently, I have tried all the other function in this session, but I found some problem in the CALLCONTROL-STEP = 'SELONE'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some explaination in the demo program which I can't understand. The explaination list below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S31"&gt;* If you do not change CALLCONTROL-STEP, the next step is the&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S31"&gt;* dialog, to select one of the elementary searchhelps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S31"&gt;* If you want to skip this dialog, you have to return the selected&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S31"&gt;* elementary searchhelp in SHLP and to change CALLCONTROL-STEP to&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S31"&gt;* either to 'PRESEL' or to 'SELECT'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S31"&gt;I have two question about this. 1. What is the dialog, does it means the search help selection where we can type some filter like 'D*'?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S31"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2. How to skip the dialog, I tried many code, it can't be skipped. Anybody has the example?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 07:57:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-search-help-exit-problem/m-p/9518640#M1749165</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-21T07:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: About search help exit problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-search-help-exit-problem/m-p/9518641#M1749166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The SELONE dialog is the windows to select the initial elementary search-help&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/234712" /&gt;&lt;/P&gt;&lt;P&gt;If you don't want to display this pop-up, &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;IF callcontrol-step EQ 'SELONE'.&lt;/P&gt;&lt;P&gt;&amp;nbsp; shlp-shlpname = 'choiceone'. " Current elementary search-help&lt;/P&gt;&lt;P&gt;&amp;nbsp; callcontrol-step = 'PRESEL'. " Set step to PRESEL&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN class="L0S70"&gt;&lt;BR /&gt;&lt;/SPAN&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, 21 Jun 2013 08:45:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-search-help-exit-problem/m-p/9518641#M1749166</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-06-21T08:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: About search help exit problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-search-help-exit-problem/m-p/9518642#M1749167</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;if you want to skip the dialog, meaning no list appear and you return immediatly to the caller, just set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALLCONTROL-HIDE_LIST = abap_true.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Hendrik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 11:21:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-search-help-exit-problem/m-p/9518642#M1749167</guid>
      <dc:creator>hendrik_brandes</dc:creator>
      <dc:date>2013-06-21T11:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: About search help exit problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-search-help-exit-problem/m-p/9518643#M1749168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond, I use the code you gave, but it can't stop this dialog pop-up&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2013 06:28:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-search-help-exit-problem/m-p/9518643#M1749168</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-24T06:28:14Z</dc:date>
    </item>
  </channel>
</rss>

