<?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 creating a Search help  error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-search-help-error/m-p/6484771#M1419542</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi guys ,  i did a search help and now trying  to assign it to my select-options field following this procedure :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Using the Screen Painter&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                            &lt;STRONG&gt;a.      Open the Object Navigator, navigate to the required screen and then open it.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The Screen Painter for this screen appears in display mode.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                            &lt;STRONG&gt;b.      Choose  with the quick info text Display &amp;lt;-&amp;gt; Change.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                            &lt;STRONG&gt;c.      Go to the Element List tab page and then select the References tab page.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                            &lt;STRONG&gt;d.      In the Search Help column you can define the search help for the required screen field.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;i did it in the screen 1000 , however when i execute it , i got the error : NO INPUT HELP IS AVAILABLE .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;what im doing wrong ???&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jan 2010 18:00:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-07T18:00:52Z</dc:date>
    <item>
      <title>creating a Search help  error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-search-help-error/m-p/6484771#M1419542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi guys ,  i did a search help and now trying  to assign it to my select-options field following this procedure :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Using the Screen Painter&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                            &lt;STRONG&gt;a.      Open the Object Navigator, navigate to the required screen and then open it.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The Screen Painter for this screen appears in display mode.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                            &lt;STRONG&gt;b.      Choose  with the quick info text Display &amp;lt;-&amp;gt; Change.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                            &lt;STRONG&gt;c.      Go to the Element List tab page and then select the References tab page.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                            &lt;STRONG&gt;d.      In the Search Help column you can define the search help for the required screen field.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;i did it in the screen 1000 , however when i execute it , i got the error : NO INPUT HELP IS AVAILABLE .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;what im doing wrong ???&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2010 18:00:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-search-help-error/m-p/6484771#M1419542</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-07T18:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: creating a Search help  error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-search-help-error/m-p/6484772#M1419543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;screen 1000 is standard selection screen do try to change it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are refering to standard datalement then you will get the F4 help automatically&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example&lt;/P&gt;&lt;P&gt;a) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    tables :  mara.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; parameters :&lt;/P&gt;&lt;P&gt;          P_MATNR  TYPE MARA-MATNR .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b)    if you are refering to custom field then you need to add seacrh help at table level or programtically you can use below syntax.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;      PARAMTERS :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       P_MATNR  TYPE  ZFIELD MATCHCODE OBJECT H_T134.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you need further info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Satish Boguda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2010 18:14:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-search-help-error/m-p/6484772#M1419543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-07T18:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: creating a Search help  error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-search-help-error/m-p/6484773#M1419544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well , it is a standard data element but it doesnt have a help search . table BNKA field banka .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2010 22:46:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-search-help-error/m-p/6484773#M1419544</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-07T22:46:14Z</dc:date>
    </item>
  </channel>
</rss>

