<?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 without FM and matchcode. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-without-fm-and-matchcode/m-p/8256904#M1631699</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Overview:Create a  table with the values as Male and Female and&lt;/P&gt;&lt;P&gt; then create a Search help with this table as reference and&lt;/P&gt;&lt;P&gt; attach this search help to the actual table which is given as reference in the parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another method is to use the newly created table as value table in the domain of &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most simplest methods are already given in the threads above..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Explanation:&lt;/P&gt;&lt;P&gt;You already have a table A with the data element for Male/Female field.&lt;/P&gt;&lt;P&gt;Create a new table B with values as Male/Female.&lt;/P&gt;&lt;P&gt;Create a new Search help with  this table B as Selection Method.&lt;/P&gt;&lt;P&gt;Attach this search help for the data element in table A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another way is to attach the table B as value table in Domain of data element of Table A.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 02 Oct 2011 07:40:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-10-02T07:40:59Z</dc:date>
    <item>
      <title>F4 help without FM and matchcode.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-without-fm-and-matchcode/m-p/8256899#M1631694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sapiens,&lt;/P&gt;&lt;P&gt;I want a field on selection screen name gender.On f4 help it should pop up with two possible value -Male or female.The functionality should not use any function module or matchcode or value table or check table.Could anyone tell how to achieve this functionality.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;SRS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Oct 2011 14:53:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-without-fm-and-matchcode/m-p/8256899#M1631694</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-01T14:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: F4 help without FM and matchcode.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-without-fm-and-matchcode/m-p/8256900#M1631695</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;What about a domain?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
PARAMETERS p_gender TYPE gesch.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kr,&lt;/P&gt;&lt;P&gt;m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Oct 2011 15:11:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-without-fm-and-matchcode/m-p/8256900#M1631695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-01T15:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: F4 help without FM and matchcode.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-without-fm-and-matchcode/m-p/8256901#M1631696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case please maintain, male, female values at domain level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maintain single values 'male' and 'female' at domain level.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Oct 2011 19:38:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-without-fm-and-matchcode/m-p/8256901#M1631696</guid>
      <dc:creator>former_member212854</dc:creator>
      <dc:date>2011-10-01T19:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: F4 help without FM and matchcode.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-without-fm-and-matchcode/m-p/8256902#M1631697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srs,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Welcome to scn.Maintain at domain level those two and see.As i know you wont see any help values in fm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Oct 2011 00:52:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-without-fm-and-matchcode/m-p/8256902#M1631697</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-10-02T00:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: F4 help without FM and matchcode.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-without-fm-and-matchcode/m-p/8256903#M1631698</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;Actually I need a custom f4 help to be maintain in the program itself with f4 help value as male and female, without function module and domain .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Oct 2011 05:03:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-without-fm-and-matchcode/m-p/8256903#M1631698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-02T05:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: F4 help without FM and matchcode.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-without-fm-and-matchcode/m-p/8256904#M1631699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Overview:Create a  table with the values as Male and Female and&lt;/P&gt;&lt;P&gt; then create a Search help with this table as reference and&lt;/P&gt;&lt;P&gt; attach this search help to the actual table which is given as reference in the parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another method is to use the newly created table as value table in the domain of &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most simplest methods are already given in the threads above..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Explanation:&lt;/P&gt;&lt;P&gt;You already have a table A with the data element for Male/Female field.&lt;/P&gt;&lt;P&gt;Create a new table B with values as Male/Female.&lt;/P&gt;&lt;P&gt;Create a new Search help with  this table B as Selection Method.&lt;/P&gt;&lt;P&gt;Attach this search help for the data element in table A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another way is to attach the table B as value table in Domain of data element of Table A.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Oct 2011 07:40:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-without-fm-and-matchcode/m-p/8256904#M1631699</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-02T07:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: F4 help without FM and matchcode.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-without-fm-and-matchcode/m-p/8256905#M1631700</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;Then you can use cl_slim_alv_f4 class perhaps... but you will need a modal container to handle this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
DATA: go_f4 TYPE REF TO cl_slim_alv_f4,
      lo_result TYPE REF TO data,
      lo_data TYPE REF TO data.

AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_field.
  CREATE DATA lo_data TYPE REF TO data.
  GET REFERENCE OF gt_f4val[] INTO lo_data.  "Maintain F4 values in gt_f4val[]

  CALL SCREEN 100 STARTING AT 1 1.           "Modal screen with container 'CONT'
"...
*&amp;amp;---------------------------------------------------------------------*
*&amp;amp;      Module  STATUS_0100  OUTPUT
*&amp;amp;---------------------------------------------------------------------*
MODULE status_0100 OUTPUT.
"...
  CREATE OBJECT go_f4
    EXPORTING
      pi_container_name   = 'CONT'
      pi_name_grid_struct = 'F4STRUCT'
      pi_data_src         = lo_data
      pi_result           = lo_result
      pi_grid_title       = 'F4 help'.
*     pi_rbc_dclick       =

ENDMODULE.                 " STATUS_0100  OUTPUT
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kr,&lt;/P&gt;&lt;P&gt;m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Oct 2011 13:17:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-without-fm-and-matchcode/m-p/8256905#M1631700</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-02T13:17:11Z</dc:date>
    </item>
  </channel>
</rss>

