<?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 help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help/m-p/5215781#M1206294</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;[Check Vijay dudla reply|&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="147889"&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just replace select-options instead of parameters &lt;/P&gt;&lt;P&gt;and write as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection-screen on value-request for p_posnr-low .&lt;/P&gt;&lt;P&gt;at selection-screen on value-request for p_posnr-High .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will helps...Let me knwo any else s required&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;sas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Feb 2009 06:27:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-17T06:27:54Z</dc:date>
    <item>
      <title>F4 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help/m-p/5215776#M1206289</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;My req is that regarding F4 help,but little bit tricky.I want to put F4 help for select-option .when we put F4 help it wlll not accept value if user enter manually,&lt;/P&gt;&lt;P&gt;My req is that user can enter manually or select from F4 help, and accordingly to the input  i want F4 help for second selection option. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Priyanka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 06:13:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help/m-p/5215776#M1206289</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-17T06:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: F4 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help/m-p/5215777#M1206290</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;Use the search help available in SE11. I mean create a search help in se11 for the required field&lt;/P&gt;&lt;P&gt;and then make the select-option like that only.it will directly activate the f4 help.&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;Rajesh Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 06:18:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help/m-p/5215777#M1206290</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-17T06:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: F4 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help/m-p/5215778#M1206291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont know where yiou are doing wrong..but any way although you write f4 help you can manually enter the value!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please post your code here so that will check if any thing is wrong..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;sas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajesh it's too making the report complicated if we create additional search help from DDIC!!&lt;/P&gt;&lt;P&gt; We can write in Report itself!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: saslove sap on Feb 17, 2009 7:20 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 06:19:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help/m-p/5215778#M1206291</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-17T06:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: F4 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help/m-p/5215779#M1206292</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;Test my Sample Code in the following Thread hope will help you out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[F4 help|&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="6809638"&gt;&lt;/A&gt;]&lt;/P&gt;&lt;P&gt;[F4 help Select-Option|&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1237844"&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Reply if any Issue,&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Faisal Altaf on Feb 17, 2009 11:27 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 06:23:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help/m-p/5215779#M1206292</guid>
      <dc:creator>faisalatsap</dc:creator>
      <dc:date>2009-02-17T06:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: F4 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help/m-p/5215780#M1206293</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;I have done this in one of my programs as shown below and it worked. You can try this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;TABLES: yfiin_comb_contr.
DATA: gv_dynfnam TYPE DYNFNAM.

SELECT-OPTIONS: so_comno FOR yfiin_comb_contr-COMBNO OBLIGATORY.

AT SELECTION-SCREEN ON VALUE-REQUEST FOR so_comno-low.
  gv_dynfnam = 'SO_COMNO-LOW'.
  PERFORM f4_comno.

AT SELECTION-SCREEN ON VALUE-REQUEST FOR so_comno-high.
  gv_dynfnam = 'SO_COMNO-HIGH'.
  PERFORM f4_comno.

FORM f4_comno .

 REFRESH gt_combno.
  SELECT combno bukrs combdesc FROM YFIIN_combmaster INTO TABLE gt_combno.

  SORT gt_combmaster by combno.
  CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
    EXPORTING
      retfield     = 'COMBNO'
      dynpprog     = sy-repid
      dynpnr       = '1000'
      dynprofield  = gv_dynfnam
*      window_title = text-053
      value_org    = 'S'
    TABLES
      value_tab    = gt_combno.

ENDFORM.                                                    " f4_comno&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sathar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 06:26:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help/m-p/5215780#M1206293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-17T06:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: F4 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help/m-p/5215781#M1206294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;[Check Vijay dudla reply|&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="147889"&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just replace select-options instead of parameters &lt;/P&gt;&lt;P&gt;and write as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection-screen on value-request for p_posnr-low .&lt;/P&gt;&lt;P&gt;at selection-screen on value-request for p_posnr-High .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will helps...Let me knwo any else s required&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;sas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 06:27:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help/m-p/5215781#M1206294</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-17T06:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: F4 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help/m-p/5215782#M1206295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;[Check Vijay dudla reply|&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="147889"&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just replace select-options instead of parameters &lt;/P&gt;&lt;P&gt;and write as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection-screen on value-request for p_posnr-low .&lt;/P&gt;&lt;P&gt;at selection-screen on value-request for p_posnr-High .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will helps...Let me knwo any else s required&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;sas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 06:28:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help/m-p/5215782#M1206295</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-17T06:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: F4 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help/m-p/5215783#M1206296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I m doing like this only ,but req is i want select option only for two  fileds werls &amp;amp; st.location.&lt;/P&gt;&lt;P&gt;I want st.loc F4 help shows values as per plant enter by user..&lt;/P&gt;&lt;P&gt;This is working fine if user select from F4 help,but if he enters manually F4 help for st.loc not works.&lt;/P&gt;&lt;P&gt;So i use DYNP_VALUES_READ &amp;amp; then F4 help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form Create_F4_Help_WERKS.&lt;/P&gt;&lt;P&gt;refresh dynfields.&lt;/P&gt;&lt;P&gt;dynfields-fieldname = 'S_WERKS-LOW'.&lt;/P&gt;&lt;P&gt;  APPEND dynfields.&lt;/P&gt;&lt;P&gt;  dynfields-fieldname = 'S_WERKS-HIGH'.&lt;/P&gt;&lt;P&gt;  APPEND dynfields.&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 = g_repid&lt;/P&gt;&lt;P&gt;DYNUMB = SY-DYNNR&lt;/P&gt;&lt;P&gt;TRANSLATE_TO_UPPER = 'X'&lt;/P&gt;&lt;P&gt;TABLES&lt;/P&gt;&lt;P&gt;DYNPFIELDS = dynfields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select werks name1&lt;/P&gt;&lt;P&gt;into corresponding fields of table values1&lt;/P&gt;&lt;P&gt;from t001w .&lt;/P&gt;&lt;P&gt;&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 = 'WERKS'&lt;/P&gt;&lt;P&gt;dynpprog    = sy-cprog&lt;/P&gt;&lt;P&gt;dynpnr      = sy-dynnr&lt;/P&gt;&lt;P&gt;dynprofield = 'S_WERKS'&lt;/P&gt;&lt;P&gt;value_org = 'S'&lt;/P&gt;&lt;P&gt;display = 'F'&lt;/P&gt;&lt;P&gt;*stepl = t&lt;/P&gt;&lt;P&gt;tables&lt;/P&gt;&lt;P&gt;value_tab = values1&lt;/P&gt;&lt;P&gt;return_tab = return.&lt;/P&gt;&lt;P&gt;append return to return4.&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Priyanka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 06:56:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help/m-p/5215783#M1206296</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-17T06:56:36Z</dc:date>
    </item>
  </channel>
</rss>

