<?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>Question Re: Search help not working after implementation in customizing table in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/search-help-not-working-after-implementation-in-customizing-table/qaa-p/12147269#M4540873</link>
    <description>&lt;P&gt;I don't understand what is your question, and what is your goal.&lt;/P&gt;&lt;P&gt;If the search help returns an empty list of values, it's because there are no values. Is it normal that you didn't define any value?&lt;/P&gt;&lt;P&gt;Why do you want to link your custom table to SPRO?&lt;/P&gt;&lt;P&gt;Why are you talking about a "check table"? A search help is not linked to a check table.&lt;/P&gt;&lt;P&gt;Is your problem just about how to link your search help to a screen field? If YES, then please show information about how you currently link it (and no need to talk about SPRO!)&lt;/P&gt;</description>
    <pubDate>Tue, 18 Feb 2020 14:40:53 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2020-02-18T14:40:53Z</dc:date>
    <item>
      <title>Search help not working after implementation in customizing table</title>
      <link>https://community.sap.com/t5/technology-q-a/search-help-not-working-after-implementation-in-customizing-table/qaq-p/12147266</link>
      <description>&lt;P&gt;Added search help for the field in one of the SAP customizing table but even after activation of the table, there is no effect of added search help at SPRO level for the concerned SPRO customization, where as when I directly click on CONTENT button in SE11 for the table and press F4 for the field, system prompt below screen.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1782631-capture1.png" /&gt;&lt;/P&gt;
  &lt;P&gt;after clicking of Yes, below screen comes&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1782635-capture2.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Now , if I select continue w/o specification , system goes to the SPRO customization screen.&lt;/P&gt;
  &lt;P&gt;Hence, kindly suggest are there some more steps when we add search help for field of customizing table and why system is prompting above screen rather than listing value after F4&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2020 12:15:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/search-help-not-working-after-implementation-in-customizing-table/qaq-p/12147266</guid>
      <dc:creator>raviranhjan</dc:creator>
      <dc:date>2020-02-18T12:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Search help not working after implementation in customizing table</title>
      <link>https://community.sap.com/t5/technology-q-a/search-help-not-working-after-implementation-in-customizing-table/qaa-p/12147267#M4540871</link>
      <description>&lt;P&gt;The popup "No values maintained. Maintain entries?" or "No values selected. Do you want to edit entries?" is displayed when: (taken from &lt;A href="https://archive.sap.com/discussions/message/9287426#message-9287426"&gt;https://archive.sap.com/discussions/message/9287426#message-9287426&lt;/A&gt;)&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;This can happen if your field is linked to a search help (screen, DDIC structure, or data element) where there's an exit function module which initializes callcontrol-custtab = 'X'.&lt;/LI&gt;&lt;LI&gt;You'll see where SAP displays the popup by looking at (or debugging) the routine DISPLAY_EMPTY_RECORD_TAB of program SAPLSDSD, which calls routine ASK_CREATE (which displays that popup).&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 18 Feb 2020 12:48:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/search-help-not-working-after-implementation-in-customizing-table/qaa-p/12147267#M4540871</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-02-18T12:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: Search help not working after implementation in customizing table</title>
      <link>https://community.sap.com/t5/technology-q-a/search-help-not-working-after-implementation-in-customizing-table/qaa-p/12147268#M4540872</link>
      <description>&lt;P&gt;Hi Sandra,&lt;/P&gt;&lt;P&gt;yes, field is linked with search help (data element) and there is an exit FM which initializes callcontrol-custtab.&lt;/P&gt;&lt;P&gt;But the main problem is the relevant SPRO customizing screen where the concerned field is available , doesn't show list of values after pressing F4 as per search help. Actually, concerned field has check table and values after F4 are coming from this check table not search help.&lt;/P&gt;&lt;P&gt;Hence, kindly guide what should I do so that F4 will list values as per search help not as per check table.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2020 13:49:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/search-help-not-working-after-implementation-in-customizing-table/qaa-p/12147268#M4540872</guid>
      <dc:creator>raviranhjan</dc:creator>
      <dc:date>2020-02-18T13:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Search help not working after implementation in customizing table</title>
      <link>https://community.sap.com/t5/technology-q-a/search-help-not-working-after-implementation-in-customizing-table/qaa-p/12147269#M4540873</link>
      <description>&lt;P&gt;I don't understand what is your question, and what is your goal.&lt;/P&gt;&lt;P&gt;If the search help returns an empty list of values, it's because there are no values. Is it normal that you didn't define any value?&lt;/P&gt;&lt;P&gt;Why do you want to link your custom table to SPRO?&lt;/P&gt;&lt;P&gt;Why are you talking about a "check table"? A search help is not linked to a check table.&lt;/P&gt;&lt;P&gt;Is your problem just about how to link your search help to a screen field? If YES, then please show information about how you currently link it (and no need to talk about SPRO!)&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2020 14:40:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/search-help-not-working-after-implementation-in-customizing-table/qaa-p/12147269#M4540873</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-02-18T14:40:53Z</dc:date>
    </item>
  </channel>
</rss>

