<?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: F4 Search help error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-search-help-error/m-p/2888894#M678821</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;problem solved .&lt;/P&gt;&lt;P&gt;F4 search help : the syntax is like :&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;AT SELECTION-SCREEN  ON VALUE-REQUEST FOR &amp;lt;filed name&amp;gt;.&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;and the rest of the coding work I did it myself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the problem did not lay in there, there is a message class in my program, and I forgot to clear it before using it again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Sep 2007 02:46:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-27T02:46:49Z</dc:date>
    <item>
      <title>F4 Search help error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-search-help-error/m-p/2888891#M678818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I got a runtime error which is described as follow:&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;"During "F4" processing, the program tried to send a " " message.&lt;/P&gt;&lt;P&gt;This is not allowed at this point in processing.&lt;/P&gt;&lt;P&gt;The program had to be terminated."&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;It's when I open the search help window , enter the search entry,that the error occurs.&lt;/P&gt;&lt;P&gt;Any one met the same situation once ever? Or may provide a clue? Thanks in advance .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 09:13:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-search-help-error/m-p/2888891#M678818</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T09:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: F4 Search help error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-search-help-error/m-p/2888892#M678819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, sensen.&lt;/P&gt;&lt;P&gt;I'm also want to learn 'F4 search help'.Can you give us your code or the function module you used and your input values?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 00:57:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-search-help-error/m-p/2888892#M678819</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T00:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: F4 Search help error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-search-help-error/m-p/2888893#M678820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Please refer this example code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://blog.chinaunix.net/u/8178/showart.php?id=38552" target="test_blank"&gt;http://blog.chinaunix.net/u/8178/showart.php?id=38552&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 02:04:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-search-help-error/m-p/2888893#M678820</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T02:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: F4 Search help error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-search-help-error/m-p/2888894#M678821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;problem solved .&lt;/P&gt;&lt;P&gt;F4 search help : the syntax is like :&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;AT SELECTION-SCREEN  ON VALUE-REQUEST FOR &amp;lt;filed name&amp;gt;.&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;and the rest of the coding work I did it myself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the problem did not lay in there, there is a message class in my program, and I forgot to clear it before using it again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 02:46:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-search-help-error/m-p/2888894#M678821</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T02:46:49Z</dc:date>
    </item>
  </channel>
</rss>

