<?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: Std  F4  help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-f4-help/m-p/5159578#M1195176</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can directly use it, no need to write any statement "Match code object" while defining in the select options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram Ponna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Feb 2009 10:35:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-10T10:35:26Z</dc:date>
    <item>
      <title>Std  F4  help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-f4-help/m-p/5159570#M1195168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I m want F4 search help for Billing type &amp;amp; billing doc no, for which std F4 help exists in SAP .&lt;/P&gt;&lt;P&gt;Plz suggest how to populate F4 help for these fields using std f4 help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select-options:   s_bill FOR vbrk-vbeln MATCHCODE OBJECT F4_VBRK .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Aastha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2009 10:05:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/std-f4-help/m-p/5159570#M1195168</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-10T10:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Std  F4  help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-f4-help/m-p/5159571#M1195169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you are referring to a standard field then and if there is a Search help defined for it then you'll get it for your screen field.&lt;/P&gt;&lt;P&gt;If you dont then you have do the following way.&lt;/P&gt;&lt;P&gt;Get all the Billing Document Number and populate in an intenal table.&lt;/P&gt;&lt;P&gt;Use Function Module "VRM_SET_VALUES" and pass the values to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that you have to use it in event AT SELECTION_SCREEN ON VALUE REQUEST FOR &amp;lt;Screen Field name&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this might help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prashanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2009 10:15:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/std-f4-help/m-p/5159571#M1195169</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-10T10:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: Std  F4  help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-f4-help/m-p/5159572#M1195170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry repeated it again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Prashanth KR on Feb 10, 2009 5:16 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2009 10:16:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/std-f4-help/m-p/5159572#M1195170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-10T10:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Std  F4  help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-f4-help/m-p/5159573#M1195171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No nedd to create the search help as it is already attached:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select-options: p_FKART for vbrk-FKART.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nilesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2009 10:18:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/std-f4-help/m-p/5159573#M1195171</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-10T10:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Std  F4  help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-f4-help/m-p/5159574#M1195172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer [Attaching search help to screen field|http://help.sap.com/saphelp_nw04/helpdata/en/63/1b70c2c32111d1950600a0c929b3c3/frameset.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2009 10:19:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/std-f4-help/m-p/5159574#M1195172</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2009-02-10T10:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Std  F4  help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-f4-help/m-p/5159575#M1195173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can apply search help in &lt;STRONG&gt;following manner&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;using function module :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
  EXPORTING
*   DDIC_STRUCTURE         = 'tab'
    retfield               = 'WERKS'
*   PVALKEY                = ' '
   DYNPPROG               = sy-repid
   DYNPNR                 = sy-dynnr
   DYNPROFIELD            = 'S_WERKS'
*   STEPL                  = 0
*   WINDOW_TITLE           =
*   VALUE                  = ' '
   VALUE_ORG              = 'S'
*   MULTIPLE_CHOICE        = ' '
*   DISPLAY                = 'X'
*   CALLBACK_PROGRAM       = ' '
*   CALLBACK_FORM          = ' '
*   MARK_TAB               =
* IMPORTING
*   USER_RESET             =
  tables
    value_tab              = it_tab[]
*   FIELD_TAB              =
*   RETURN_TAB             =
*   DYNPFLD_MAPPING        =
 EXCEPTIONS
   PARAMETER_ERROR        = 1
   NO_VALUES_FOUND        = 2
   OTHERS                 = 3
          .
IF sy-subrc &amp;lt;&amp;gt; 0.
* MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
*         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
ENDIF.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;can follow these simple steps for search help:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;go to se11==&amp;gt; put some name after ticking search help radiobutton==&amp;gt; create==&amp;gt;
then tick " elementery search help " and press enter ===&amp;gt;then put description and table name in selection method ===&amp;gt;then put the field on which u want search help
in search help parameter==&amp;gt; tick IMP EXP ==&amp;gt; write 1 in lpos and spos===&amp;gt;save and activate===&amp;gt; double click on table name ===&amp;gt;  select that field and press *search help tab* above===&amp;gt; then copy&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;   i hope it will help u a lot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;another   methods of applyind search help:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For search help sometimes we use MATCHCODE--&lt;DEL&gt;-&amp;gt;when we apply it directly to parameter or select option.they are obselete now ii.For search help sometimes we CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' ??&lt;/DEL&gt;-----&amp;gt;if we want to populate data of internal table as search help.&lt;/P&gt;&lt;P&gt;iii.For search help sometimes we declare tablename-fieldname in selection?------&amp;gt;if that field in that table is having seach help or check table ..F4 will be avaliable directly.&lt;/P&gt;&lt;P&gt;also:&lt;/P&gt;&lt;P&gt;Fixed value of domain can also work as search help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;u can also refer:

http://help.sap.com/saphelp_nw04/helpdata/en/63/1b70c2c32111d1950600a0c929b3c3/frameset.htm&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rahul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: RAHUL SHARMA on Feb 10, 2009 11:21 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: RAHUL SHARMA on Feb 10, 2009 11:22 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2009 10:21:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/std-f4-help/m-p/5159575#M1195173</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-10T10:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Std  F4  help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-f4-help/m-p/5159576#M1195174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try this FM it will work perfectly....&lt;/P&gt;&lt;P&gt;HELP_VALUES_GET_WITH_TABLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'HELP_VALUES_GET_WITH_TABLE'&lt;/P&gt;&lt;P&gt;     EXPORTING&lt;/P&gt;&lt;P&gt;          fieldname                 = 'WERKS'&lt;/P&gt;&lt;P&gt;          tabname                   = 'T001W'&lt;/P&gt;&lt;P&gt;          title_in_values_list      = 'Select a value'&lt;/P&gt;&lt;P&gt;     IMPORTING&lt;/P&gt;&lt;P&gt;          select_value              = lc_werks&lt;/P&gt;&lt;P&gt;     TABLES&lt;/P&gt;&lt;P&gt;          fields                    = ltab_fields&lt;/P&gt;&lt;P&gt;          valuetab                  = ltab_values&lt;/P&gt;&lt;P&gt;     EXCEPTIONS&lt;/P&gt;&lt;P&gt;          field_not_in_ddic         = 01&lt;/P&gt;&lt;P&gt;          more_then_one_selectfield = 02&lt;/P&gt;&lt;P&gt;          no_selectfield            = 03.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2009 10:27:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/std-f4-help/m-p/5159576#M1195174</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-10T10:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Std  F4  help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-f4-help/m-p/5159577#M1195175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;A search help can be directly assigned to a screen field. In this case, the search help is only available for this screen. If the same field is used on several screens, the search help should generally be attached to the referenced table field or structure field .&lt;/P&gt;&lt;P&gt;You can attach a search help directly to a screen in the following ways.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The name of the search help must be entered in the Screen Painter in the Attributes for the field in the field Search help. &lt;/P&gt;&lt;P&gt;The name of the search help can be defined for selection screens in ABAP reports in the PARAMETERS or SELECT-OPTIONS statement directly following the supplement AS SEARCH PATTERN.&lt;/P&gt;&lt;P&gt;In both cases this assigns the first parameter of the search help to the screen field. As a result, only a value from the hit list can be returned to the screen template.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;durga.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2009 10:32:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/std-f4-help/m-p/5159577#M1195175</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-10T10:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Std  F4  help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-f4-help/m-p/5159578#M1195176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can directly use it, no need to write any statement "Match code object" while defining in the select options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram Ponna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2009 10:35:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/std-f4-help/m-p/5159578#M1195176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-10T10:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Std  F4  help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-f4-help/m-p/5159579#M1195177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION SCREEN ON VALUE-REQUEST FOR &amp;lt;&amp;lt;field-name&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;*==wirte the code block here like&lt;/P&gt;&lt;P&gt;MESSAGE ' F4 pressed ' TYPE 'I'.&lt;/P&gt;&lt;P&gt;(or)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto se11 --&amp;gt;choose SearchHelp --&amp;gt;Give a name --&amp;gt; create.&lt;/P&gt;&lt;P&gt;choose elementary search help. Enter Short Description.&lt;/P&gt;&lt;P&gt;chose d database table in Selection method and Dialog type as 'Display values immediately'. (U can chose any option from the list box)&lt;/P&gt;&lt;P&gt;Give the search help parameter . Click on Import and export where ever needed.&lt;/P&gt;&lt;P&gt;Save and activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Associate the Search Help in the Data element level ( in further characteristics tab).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Collection of elementary Search help forms the collective search help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2009 11:19:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/std-f4-help/m-p/5159579#M1195177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-10T11:19:53Z</dc:date>
    </item>
  </channel>
</rss>

