<?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  issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-issue/m-p/1587173#M264661</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;IMP - Import parameter&lt;/P&gt;&lt;P&gt;EXP - Export parameter&lt;/P&gt;&lt;P&gt;SDId - If this flag is set, the search help parameter appears in the selection popup window for restricting values as a pure display field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Oct 2006 15:26:05 GMT</pubDate>
    <dc:creator>amit_khare</dc:creator>
    <dc:date>2006-10-09T15:26:05Z</dc:date>
    <item>
      <title>SEARCH HELP  issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-issue/m-p/1587171#M264659</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;I am creating search help for a field in my dialog programming.&lt;/P&gt;&lt;P&gt;can anyone explain what &lt;/P&gt;&lt;P&gt;IMP ,EXP, SDIS IN THE PARAMTER FIELD.&lt;/P&gt;&lt;P&gt;I know what is lpos and spos&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2006 15:23:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-issue/m-p/1587171#M264659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-09T15:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: SEARCH HELP  issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-issue/m-p/1587172#M264660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IMP-Importing&lt;/P&gt;&lt;P&gt;EXP-Exporting&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2006 15:24:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-issue/m-p/1587172#M264660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-09T15:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: SEARCH HELP  issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-issue/m-p/1587173#M264661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;IMP - Import parameter&lt;/P&gt;&lt;P&gt;EXP - Export parameter&lt;/P&gt;&lt;P&gt;SDId - If this flag is set, the search help parameter appears in the selection popup window for restricting values as a pure display field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2006 15:26:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-issue/m-p/1587173#M264661</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2006-10-09T15:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: SEARCH HELP  issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-issue/m-p/1587174#M264662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For creating the search help for a field in dialog programming u have to follow the below steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the POV, define the field which needs the F4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROCESS ON VALUE-REQUEST.&lt;/P&gt;&lt;P&gt;  FIELD addr1_data-region MODULE region_pov.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write the code inside the module.&lt;/P&gt;&lt;P&gt;Use the FM &amp;lt;b&amp;gt;'F4IF_INT_TABLE_VALUE_REQUEST'&amp;lt;/b&amp;gt;, if u have the values inside the internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;amp;      Module  region_pov  INPUT&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE region_pov INPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DATA: lt_dynpfields_country LIKE dynpread OCCURS 0 WITH HEADER LINE,&lt;/P&gt;&lt;P&gt;        lws_addr_data LIKE addr1_data-country.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CLEAR:   lws_addr_data, lt_dynpfields_country.&lt;/P&gt;&lt;P&gt;  REFRESH: lt_dynpfields_country.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  lt_dynpfields_country-fieldname = 'ADDR1_DATA-COUNTRY'.&lt;/P&gt;&lt;P&gt;  APPEND lt_dynpfields_country.&lt;/P&gt;&lt;P&gt;  CLEAR  lt_dynpfields_country.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'DYNP_VALUES_READ'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      dyname               = sy-repid&lt;/P&gt;&lt;P&gt;      dynumb               = sy-dynnr&lt;/P&gt;&lt;P&gt;      translate_to_upper   = c_x&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      dynpfields           = lt_dynpfields_country&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      invalid_abapworkarea = 1&lt;/P&gt;&lt;P&gt;      invalid_dynprofield  = 2&lt;/P&gt;&lt;P&gt;      invalid_dynproname   = 3&lt;/P&gt;&lt;P&gt;      invalid_dynpronummer = 4&lt;/P&gt;&lt;P&gt;      invalid_request      = 5&lt;/P&gt;&lt;P&gt;      no_fielddescription  = 6&lt;/P&gt;&lt;P&gt;      invalid_parameter    = 7&lt;/P&gt;&lt;P&gt;      undefind_error       = 8&lt;/P&gt;&lt;P&gt;      double_conversion    = 9&lt;/P&gt;&lt;P&gt;      stepl_not_found      = 10&lt;/P&gt;&lt;P&gt;      OTHERS               = 11.&lt;/P&gt;&lt;P&gt;  IF sy-subrc EQ 0.&lt;/P&gt;&lt;P&gt;    READ TABLE lt_dynpfields INDEX 1.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  lws_addr_data  = lt_dynpfields_country-fieldvalue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  PERFORM region_data USING lws_addr_data&lt;/P&gt;&lt;P&gt;            CHANGING addr1_data-region.   "F4-Eingabehilfe&lt;/P&gt;&lt;P&gt;ENDMODULE.                 " region_pov  INPUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;amp;      Form  region_data&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      Region F4&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM region_data  USING  p_country&lt;/P&gt;&lt;P&gt;                   CHANGING p_region.&lt;/P&gt;&lt;P&gt;  DATA: f4_display TYPE t_bool.&lt;/P&gt;&lt;P&gt;  DATA: lv_country LIKE adrc-country.&lt;/P&gt;&lt;P&gt;  DATA: lt_advalreg TYPE TABLE OF advalreg.&lt;/P&gt;&lt;P&gt;  DATA: wa_advalreg TYPE advalreg.&lt;/P&gt;&lt;P&gt;  DATA: lt_returnvalue TYPE TABLE OF ddshretval.&lt;/P&gt;&lt;P&gt;  DATA: wa_returnvalue TYPE ddshretval.&lt;/P&gt;&lt;P&gt;  DATA: lt_t005u TYPE TABLE OF t005u.&lt;/P&gt;&lt;P&gt;  DATA: wa_t005u TYPE t005u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  lv_country = p_country.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Get country if p_country empty&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  IF lv_country IS INITIAL.&lt;/P&gt;&lt;P&gt;    GET PARAMETER ID 'LND' FIELD lv_country.&lt;/P&gt;&lt;P&gt;    IF lv_country IS INITIAL.&lt;/P&gt;&lt;P&gt;      lv_country = 'GB'.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;fill the value table.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  SELECT * FROM t005u INTO TABLE lt_t005u&lt;/P&gt;&lt;P&gt;       WHERE  spras = sy-langu AND&lt;/P&gt;&lt;P&gt;              land1 = lv_country.&lt;/P&gt;&lt;P&gt;  LOOP AT lt_t005u INTO wa_t005u.&lt;/P&gt;&lt;P&gt;    CLEAR wa_advalreg.&lt;/P&gt;&lt;P&gt;    wa_advalreg-region = wa_t005u-bland.&lt;/P&gt;&lt;P&gt;    wa_advalreg-reg_txt = wa_t005u-bezei.&lt;/P&gt;&lt;P&gt;    APPEND wa_advalreg TO lt_advalreg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      retfield   = 'REGION'&lt;/P&gt;&lt;P&gt;      value_org  = 'S'&lt;/P&gt;&lt;P&gt;      display    = f4_display&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      value_tab  = lt_advalreg&lt;/P&gt;&lt;P&gt;      return_tab = lt_returnvalue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  IF sy-subrc = 0.&lt;/P&gt;&lt;P&gt;    READ TABLE lt_returnvalue INDEX 1 INTO wa_returnvalue.&lt;/P&gt;&lt;P&gt;    p_region = wa_returnvalue-fieldval.                     "*562i&lt;/P&gt;&lt;P&gt;    READ TABLE lt_advalreg INTO wa_advalreg WITH KEY region = p_region.&lt;/P&gt;&lt;P&gt;    IF sy-subrc = 0.&lt;/P&gt;&lt;P&gt;      t005u-bezei = wa_advalreg-reg_txt.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;  ELSE.&lt;/P&gt;&lt;P&gt;    MESSAGE i885 WITH 'F4IF_INT_TABLE_VALUE_REQUEST'.       "*562u&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDFORM.                    " region_data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;IMP:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Flag for IMPORT parameter of the search help           &lt;/P&gt;&lt;P&gt;    Flag if the parameter is an import parameter.Context information from the processed input template (screen) can be copied to the help process with an import parameter. Where an import  parameter gets its values from is defined when the search help is  attached to the corresponding field of the input template.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;EXP:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Flag for EXPORT parameter of the search help &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Flag if the parameter is an export parameter.  Values can be returned from the hit list to the input template (screen) with an export parameter. The fields of the input template in which the contents of the export parameter are returned are defined by the search help attachment.                                               &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;LPOS&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Position in the hit list of an elementary search help                                                                                &lt;/P&gt;&lt;P&gt;Position of the parameter in the hit list.                                                                                &lt;/P&gt;&lt;P&gt;If the parameter should not appear in the hit list, leave this field    &lt;/P&gt;&lt;P&gt;    empty. No position number may occur more than once in this column, but  &lt;/P&gt;&lt;P&gt;    gaps are allowed. They do not affect the design of the hit list.                                                                                &lt;/P&gt;&lt;P&gt;Example: An elementary search help contains parameters PAR1, PAR2, PAR3 &lt;/P&gt;&lt;P&gt;    and PAR4. Field LPos is defined as follows:                                                                                &lt;/P&gt;&lt;P&gt;Parameter            LPos                          &lt;/P&gt;&lt;P&gt;                         PAR1                 3                             &lt;/P&gt;&lt;P&gt;                         PAR2                 0 or ' '                      &lt;/P&gt;&lt;P&gt;                         PAR3                 1                             &lt;/P&gt;&lt;P&gt;                         PAR4                 7                                                                                &lt;/P&gt;&lt;P&gt;Parameters PAR3, PAR1 und PAR4 appear in this order in the hit list.                                                                                &lt;/P&gt;&lt;P&gt;Note: In an elementary search help, at least one parameter should appear&lt;/P&gt;&lt;P&gt; in the hit list. The only exception to this rule is the elementary    &lt;/P&gt;&lt;P&gt; search help, in which the display of the hit list is entirely copied  &lt;/P&gt;&lt;P&gt; from a search help exit.                                                                                &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;SPOS&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Position in dialog box of an elementary search help                                                                                &lt;/P&gt;&lt;P&gt;Position of the search help parameter in the dialog box for limiting the  &lt;/P&gt;&lt;P&gt;    hit list.                                                                                &lt;/P&gt;&lt;P&gt;If the parameter should not appear in this dialog box, leave this field   &lt;/P&gt;&lt;P&gt;    empty. If no such dialog box appears while making possible entries as     &lt;/P&gt;&lt;P&gt;    defined by this elementary search help, leave this field empty for all    &lt;/P&gt;&lt;P&gt;    parameters.                                                                                &lt;/P&gt;&lt;P&gt;No position number may occur twice in this column, but gaps are allowed.  &lt;/P&gt;&lt;P&gt;    They do not affect how the selection screen looks.                                                                                &lt;/P&gt;&lt;P&gt;Example: An elementary search help contains parameters PAR1, PAR2, PAR3   &lt;/P&gt;&lt;P&gt;    and PAR4. Field SPos is defined as folllows:                                                                                &lt;/P&gt;&lt;P&gt;Parameter            SPos                            &lt;/P&gt;&lt;P&gt;                         PAR1                 3                               &lt;/P&gt;&lt;P&gt;                         PAR2                 0 or ' '                        &lt;/P&gt;&lt;P&gt;                         PAR3                 1                               &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Parameters PAR3, PAR1 and PAR4 then appear in this order in the dialog   &lt;/P&gt;&lt;P&gt;  box for restricting values.                                              &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;SDIS:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Display field in dialog box of an elementary search help                                                                                &lt;/P&gt;&lt;P&gt;If this flag is set, the search help parameter appears in the selection    &lt;/P&gt;&lt;P&gt;    popup window for restricting values as a pure display field.                                                                                &lt;/P&gt;&lt;P&gt;The contents of the parameter inform the user about the restriction, but   &lt;/P&gt;&lt;P&gt;    he cannot change it. This is advisable for example when the parameter is   &lt;/P&gt;&lt;P&gt;    an import parameter or if it has a default value.                                                                                &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prakash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2006 15:27:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-issue/m-p/1587174#M264662</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-09T15:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: SEARCH HELP  issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-issue/m-p/1587175#M264663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  imp is the importing parameter which is passed from the screen.&lt;/P&gt;&lt;P&gt;exp is the exporting parameter which is send back to the template.&lt;/P&gt;&lt;P&gt;Sdis - it will disable the fields in the dialog box used to set default values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Syed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2006 15:35:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-issue/m-p/1587175#M264663</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-09T15:35:04Z</dc:date>
    </item>
  </channel>
</rss>

