<?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 calling Searchhelp dynamically in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-searchhelp-dynamically/m-p/2304993#M504117</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I have to call one of the search helps dynamically from BADI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using F4IF_FIELD_VALUE_REQUEST..&lt;/P&gt;&lt;P&gt;My requirement here is...in one of the fields of search help, a value should be filled at the time of popup.&lt;/P&gt;&lt;P&gt;How to do this?&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Kalyan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 May 2007 06:12:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-31T06:12:14Z</dc:date>
    <item>
      <title>calling Searchhelp dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-searchhelp-dynamically/m-p/2304993#M504117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I have to call one of the search helps dynamically from BADI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using F4IF_FIELD_VALUE_REQUEST..&lt;/P&gt;&lt;P&gt;My requirement here is...in one of the fields of search help, a value should be filled at the time of popup.&lt;/P&gt;&lt;P&gt;How to do this?&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Kalyan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2007 06:12:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-searchhelp-dynamically/m-p/2304993#M504117</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-31T06:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: calling Searchhelp dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-searchhelp-dynamically/m-p/2304994#M504118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kalyan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to change the search help you can use the CALLBACK parameters (CALLBACK_PROGRAM and CALLBACK_FORM).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The callback form has a defined interface which is described in the description of the parameter CALLBACK_FORM:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;The form must have the following interface:
FORM &amp;lt;NAME&amp;gt; TABLES RECORD_TAB STRUCTURE SEAHLPRES
            CHANGING SHLP TYPE SHLP_DESCR
                     CALLCONTROL LIKE DDSHF4CTRL.
The F4 help works internally with a complex description of the search
help passed in parameter SHLP. It can be a search help defined in the
ABAP Dictionary (only for module F4IF_FIELD_VALUE_REQUEST). The
...&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;SHLP &amp;lt;/b&amp;gt;is a complex type where you can change the layout of the search help, the returned values and pose restrictions on the search help values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2007 06:16:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-searchhelp-dynamically/m-p/2304994#M504118</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2007-05-31T06:16:16Z</dc:date>
    </item>
  </channel>
</rss>

