<?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: Search help: Returning a value using function modules in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-returning-a-value-using-function-modules/m-p/773400#M38572</link>
    <description>&lt;P&gt;A Search Help is basically a no-code object, no need of function modules.&lt;/P&gt;&lt;P&gt;Even the filling of several screen fields can be done without any code. For instance, look at the search help SATT_COUNTRY, used with the following code (try F4 on any of the two fields, both fields are filled out when a value is chosen) :&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;PARAMETERS value TYPE SAT_VAL_C-VALUE.
PARAMETERS text TYPE SAT_VAL_C-TEXT.&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 28 Jan 2019 10:01:33 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2019-01-28T10:01:33Z</dc:date>
    <item>
      <title>Search help: Returning a value using function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-returning-a-value-using-function-modules/m-p/773399#M38571</link>
      <description>&lt;P&gt;So I'm trying to create a program where the user can make use of a search help, and if this is done, another parameter field will be automatically filled in as well.&lt;/P&gt;
  &lt;P&gt;I know this can be done using the following FM's:&lt;/P&gt;
  &lt;P&gt;- dynp_values_read&lt;BR /&gt;- f4if_get_shlp_descr&lt;BR /&gt;- f4if_start_value_request&lt;BR /&gt;- dynp_update_fields&lt;/P&gt;
  &lt;P&gt;And having to use a loop on certain things.&lt;/P&gt;
  &lt;P&gt;But I'm really unsure whether or not i can get this to work (since I'm a newbie on ABAP, and I'm still learning).&lt;/P&gt;
  &lt;P&gt;If anyone could assist me I'd be very happy, because this'll be another chance to learn more.&lt;/P&gt;
  &lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jan 2019 09:23:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-returning-a-value-using-function-modules/m-p/773399#M38571</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-01-28T09:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Search help: Returning a value using function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-returning-a-value-using-function-modules/m-p/773400#M38572</link>
      <description>&lt;P&gt;A Search Help is basically a no-code object, no need of function modules.&lt;/P&gt;&lt;P&gt;Even the filling of several screen fields can be done without any code. For instance, look at the search help SATT_COUNTRY, used with the following code (try F4 on any of the two fields, both fields are filled out when a value is chosen) :&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;PARAMETERS value TYPE SAT_VAL_C-VALUE.
PARAMETERS text TYPE SAT_VAL_C-TEXT.&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 28 Jan 2019 10:01:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-returning-a-value-using-function-modules/m-p/773400#M38572</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-01-28T10:01:33Z</dc:date>
    </item>
  </channel>
</rss>

