<?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:Restrict Value Range in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-restrict-value-range/m-p/6198378#M1375672</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;This is simple ,&lt;/P&gt;&lt;P&gt;Declare an intrenal table with the fileds you want to come in the F4 help and extract the data in the internal table and then call the FM F4IF_INT_TABLE_VALUE_REQUEST and pass the table in the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll get good example on the implementation of this FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pooja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Sep 2009 09:00:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-23T09:00:20Z</dc:date>
    <item>
      <title>F4 help:Restrict Value Range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-restrict-value-range/m-p/6198375#M1375669</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 want to a search help for one field such that when user click on F4 help , it will again pop- up with one  screen, in which I need to have 2- 4 fields to Restrict the values then user enter some values here then F4 help will appaer.&lt;/P&gt;&lt;P&gt;Like in standard tables mseg-lifnr F4 help Restrict Value Range screen , but i require only one tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz suggest&lt;/P&gt;&lt;P&gt;Aastha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2009 06:35:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-restrict-value-range/m-p/6198375#M1375669</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-23T06:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: F4 help:Restrict Value Range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-restrict-value-range/m-p/6198376#M1375670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a Collective search help for that field and assign it in your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SEARCH&lt;/STRONG&gt; in SCN for collective search help , you will get lot of posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2009 06:40:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-restrict-value-range/m-p/6198376#M1375670</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2009-09-23T06:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: F4 help:Restrict Value Range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-restrict-value-range/m-p/6198377#M1375671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do the code in at selection-screen on value request for p_field.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;and call FM F4IF_INT_TABLE_VALUE_REQUEST to pass the value table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2009 08:09:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-restrict-value-range/m-p/6198377#M1375671</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-23T08:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: F4 help:Restrict Value Range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-restrict-value-range/m-p/6198378#M1375672</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;This is simple ,&lt;/P&gt;&lt;P&gt;Declare an intrenal table with the fileds you want to come in the F4 help and extract the data in the internal table and then call the FM F4IF_INT_TABLE_VALUE_REQUEST and pass the table in the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll get good example on the implementation of this FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pooja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2009 09:00:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-restrict-value-range/m-p/6198378#M1375672</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-23T09:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: F4 help:Restrict Value Range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-restrict-value-range/m-p/6198379#M1375673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the following piece of code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameter : p_value type ......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  TYPES : BEGIN OF y_value,&lt;/P&gt;&lt;P&gt;                  value TYPE text6,&lt;/P&gt;&lt;P&gt;                 END OF y_value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DATA : t_value TYPE STANDARD TABLE OF y_value.&lt;/P&gt;&lt;P&gt;              &lt;/P&gt;&lt;P&gt;  DATA: t_return TYPE STANDARD TABLE OF ddshretval.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Fill table t_value with the values which  u require in the F4 help.&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         = 't_value-value'  &lt;/P&gt;&lt;P&gt;      dynpprog     = sy-repid&lt;/P&gt;&lt;P&gt;      dynpnr         = sy-dynnr&lt;/P&gt;&lt;P&gt;      dynprofield   = 'p_email'      &lt;/P&gt;&lt;P&gt; TABLES&lt;/P&gt;&lt;P&gt;      value_tab       = t_value&lt;/P&gt;&lt;P&gt;      return_tab      = i_return&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      parameter_error = 1&lt;/P&gt;&lt;P&gt;      no_values_found = 2&lt;/P&gt;&lt;P&gt;      OTHERS          = 3.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2009 10:13:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-restrict-value-range/m-p/6198379#M1375673</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-23T10:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: F4 help:Restrict Value Range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-restrict-value-range/m-p/6198380#M1375674</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 have created search help using se11, for F4 help in screen field&lt;/P&gt;&lt;P&gt;But the probelm is as i want F4 help for excise no, its not picking excise no, its picking plant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz suggest,&lt;/P&gt;&lt;P&gt;Aastha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2009 04:38:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-restrict-value-range/m-p/6198380#M1375674</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-24T04:38:20Z</dc:date>
    </item>
  </channel>
</rss>

