<?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: Selection screen f4 help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-f4-help/m-p/12192525#M1980897</link>
    <description>&lt;P&gt;Thanks Dominik. I thought that's a generic one.&lt;/P&gt;</description>
    <pubDate>Mon, 04 May 2020 16:42:01 GMT</pubDate>
    <dc:creator>GK817</dc:creator>
    <dc:date>2020-05-04T16:42:01Z</dc:date>
    <item>
      <title>Selection screen f4 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-f4-help/m-p/12192518#M1980890</link>
      <description>&lt;P&gt;Hi gurus.&lt;/P&gt;
  &lt;P&gt;I have a select-option no-extension no intervals field on my selection screen, it comes from a table with values so I do have f4 help for the field but what I want is that when user starts to type he’ll get the completion help that comes as drop down for the field,&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;any idea what I need to add in order to achieve that?&lt;/P&gt;
  &lt;P&gt;Thank you very much!&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2020 06:34:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-f4-help/m-p/12192518#M1980890</guid>
      <dc:creator>usersant077</dc:creator>
      <dc:date>2020-05-04T06:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen f4 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-f4-help/m-p/12192519#M1980891</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In search help for specific field, Tick the option ' Proposal Search for Input fields'.&lt;/P&gt;&lt;P&gt;In case there is standard search help,you can copy the same to yours to make this change.&lt;/P&gt;&lt;P&gt;Reference: &lt;A href="https://blogs.sap.com/2015/03/10/spotlight-on-the-enhanced-search-f4-help/"&gt;https://blogs.sap.com/2015/03/10/spotlight-on-the-enhanced-search-f4-help/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2020 06:52:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-f4-help/m-p/12192519#M1980891</guid>
      <dc:creator>GK817</dc:creator>
      <dc:date>2020-05-04T06:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen f4 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-f4-help/m-p/12192520#M1980892</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;maybe also this blog post can help you:&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.sap.com/comments/11468843/view.html"&gt;https://answers.sap.com/comments/11468843/view.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Matthias&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2020 07:01:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-f4-help/m-p/12192520#M1980892</guid>
      <dc:creator>MBartsch71</dc:creator>
      <dc:date>2020-05-04T07:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen f4 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-f4-help/m-p/12192521#M1980893</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Please do the following Step.&lt;/P&gt;&lt;P&gt;Go to Transaction SDSH_CONFIG. - Enable the Checkbox to Yes.  This will bring all input field help with Lense Mark enabled. &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1805762-fhelp.png" /&gt;&lt;/P&gt;&lt;P&gt;If you see the Lense Mark - then you can type the text in the field, this will automatically gives dropdown as you expected.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2020 07:44:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-f4-help/m-p/12192521#M1980893</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2020-05-04T07:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen f4 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-f4-help/m-p/12192522#M1980894</link>
      <description>&lt;P&gt;Hello &lt;SPAN class="mention-scrubbed"&gt;usersant077&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;First of all &lt;STRONG&gt;select-option no-extension no intervals&lt;/STRONG&gt; gives you the same result as &lt;STRONG&gt;parameters&lt;/STRONG&gt; - so why don't you use a simpler definition?&lt;/P&gt;&lt;P&gt;Here is a simple test for you with a input options for a program name, i.e. exactly the same field you find on an initial screen of SE38 transaction. There the drop down definitively works:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;TABLES: rs38m.

SELECT-OPTIONS:
s_prog FOR rs38m-programm NO-EXTENSION NO INTERVALS MATCHCODE OBJECT sedt_programs.

PARAMETERS:
p_prog LIKE rs38m-programm MATCHCODE OBJECT sedt_programs.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Try for yourself - both SELECT-OPTIONS and PARAMETERS generate a field with drop down functionality active. That's because they both refer to matchcode object SEDT_PROGRAMS.&lt;/P&gt;&lt;P&gt;The matchcode definitions activates the drop down or autosuggest functionality:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1805772-2020-05-04-10h07-27.png" /&gt;&lt;/P&gt;&lt;P&gt;So, in order to fulfill your requirement your input field needs to refer to a matchcode object with autosuggest activated.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Dominik Tylczynski&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2020 08:13:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-f4-help/m-p/12192522#M1980894</guid>
      <dc:creator>Dominik_Tylczynski</dc:creator>
      <dc:date>2020-05-04T08:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen f4 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-f4-help/m-p/12192523#M1980895</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I tried your suggested option. It gives F4 help from search help selection method SEDT_PROG_VIEW, which may not be the desired behavior.&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2020 13:54:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-f4-help/m-p/12192523#M1980895</guid>
      <dc:creator>GK817</dc:creator>
      <dc:date>2020-05-04T13:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen f4 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-f4-help/m-p/12192524#M1980896</link>
      <description>&lt;P&gt;Hi &lt;SPAN class="mention-scrubbed"&gt;gaurav.karkara3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I've provided the piece of code as an &lt;STRONG&gt;example&lt;/STRONG&gt; to illustrate how search helps / matchcodes work. You need to use a matchcode suitable for your input field type.&lt;/P&gt;&lt;P&gt;I would have suggested a correct matchcode for you, if you had provided the data element of your field in select-options.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Dominik Tylczynski&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2020 14:40:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-f4-help/m-p/12192524#M1980896</guid>
      <dc:creator>Dominik_Tylczynski</dc:creator>
      <dc:date>2020-05-04T14:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen f4 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-f4-help/m-p/12192525#M1980897</link>
      <description>&lt;P&gt;Thanks Dominik. I thought that's a generic one.&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2020 16:42:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-f4-help/m-p/12192525#M1980897</guid>
      <dc:creator>GK817</dc:creator>
      <dc:date>2020-05-04T16:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen f4 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-f4-help/m-p/12192526#M1980898</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;usersant077&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Below setting can also help you on this, but this applies for all fields. With the below settings also try displaying your field as listbox, this can satisfy your requirement i suppose.&lt;/P&gt;&lt;P&gt;Reach out to options --&amp;gt; Interaction Design --&amp;gt; Visualization 2 --&amp;gt; Show enhanced search automatically&lt;/P&gt;&lt;P&gt;Below Image for your reference.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1803944-scn.png" /&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2020 16:49:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-f4-help/m-p/12192526#M1980898</guid>
      <dc:creator>former_member1716</dc:creator>
      <dc:date>2020-05-04T16:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen f4 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-f4-help/m-p/12192527#M1980899</link>
      <description>&lt;P&gt;Hey, I tried all of those options and unfortunately no success. Do you know if it could be related to the fact that the system I’m working on is ECC 6.0, NetWeaver 7.31?&lt;/P&gt;&lt;P&gt;Thank you all very much.&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2020 07:13:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-f4-help/m-p/12192527#M1980899</guid>
      <dc:creator>usersant077</dc:creator>
      <dc:date>2020-05-05T07:13:30Z</dc:date>
    </item>
  </channel>
</rss>

