<?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: Automatic display without ENTER in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961648#M1602879</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May it is possible to use the enjoy control framework.&lt;/P&gt;&lt;P&gt;Create an inputable ALV with one column and one row without any toolbar etc.&lt;/P&gt;&lt;P&gt;So, you can use the events available (check_changed_data or so).&lt;/P&gt;&lt;P&gt;When fireing an event, you can call another screen or use the ALV-Detail list as for the second screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how do you know when the user has finished the input?&lt;/P&gt;&lt;P&gt;Can you explain, where do you need such special function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jun 2011 11:08:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-06-14T11:08:18Z</dc:date>
    <item>
      <title>Automatic display without ENTER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961638#M1602869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Morning, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my screen, i would like to display details of vendor (name, adress) into corresponding fields after select vendor code into first field .&lt;/P&gt;&lt;P&gt;so i use module pool but i must push "enter" to see vendor details.&lt;/P&gt;&lt;P&gt;could you please see me a code to display vendor details just after selection (i mean without push "ENTER").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thks &amp;amp; regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2011 15:12:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961638#M1602869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-10T15:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic display without ENTER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961639#M1602870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean get the name displayed after using F4 to get the vendor number?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2011 15:29:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961639#M1602870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-10T15:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic display without ENTER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961640#M1602871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes F4 or F1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2011 15:46:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961640#M1602871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-10T15:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic display without ENTER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961641#M1602872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Code the logic to populate other fields in POV - Implement your own F4 for that field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2011 16:26:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961641#M1602872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-10T16:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic display without ENTER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961642#M1602873</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  F4IF_INT_TABLE_VALUE_REQUEST Function Module and  dynp values update., &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also check this thread : [Populate Relevant fields when click on F4|&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="634760"&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps u.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Jun 2011 05:32:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961642#M1602873</guid>
      <dc:creator>Kiran_Valluru</dc:creator>
      <dc:date>2011-06-11T05:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic display without ENTER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961643#M1602874</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;Using the Function Module itself we can return multiple value. Please Ref the link hope its very helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 way we can do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)check the parameter 'DYNPFLD_MAPPING' which is the parameter where you have to specify the additional &lt;/P&gt;&lt;P&gt;field you want to transfer to the screen. see the below example code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://abap-gallery.blogspot.com/2007/07/help-value-request-f4.html" target="test_blank"&gt;http://abap-gallery.blogspot.com/2007/07/help-value-request-f4.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Check the parameter called 'callback_form' or 'callback_program'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example 1:&lt;/P&gt;&lt;P&gt;The hit list has several columns. When choosing a hit, the values from two columns should be returned to the corresponding fields in the screen.&lt;/P&gt;&lt;P&gt;Normally the column to be returned is specified in RETFIELD. It corresponds to the field to which the F4 help was assigned.&lt;/P&gt;&lt;P&gt;The following coding can be used to return further columns.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
FORM F4CALLBACK
TABLES RECORD_TAB STRUCTURE SEAHLPRES
CHANGING SHLP TYPE SHLP_DESCR_T
CALLCONTROL LIKE DDSHF4CTRL.
DATA: INTERFACE LIKE LINE OF SHLP-INTERFACE.
INTERFACE-VALTABNAME = 'DYNP'.
INTERFACE-VALFIELD = 'FELD'.
MODIFY SHLP-INTERFACE FROM INTERFACE
TRANSPORTING VALTABNAME VALFIELD
WHERE SHLPFIELD = 'ADDITIONAL'.
ENDFORM. 
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see the Example Below .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1221555"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dhina..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Dhina DMD on Jun 11, 2011 11:13 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Jun 2011 07:54:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961643#M1602874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-11T07:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic display without ENTER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961644#M1602875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thks everybody for yur help.&lt;/P&gt;&lt;P&gt;But my specific problem is :&lt;/P&gt;&lt;P&gt;Suppose we have 2 screens fields : Screen 1 and screen 2 .&lt;/P&gt;&lt;P&gt;I put information (A) into screen 1.&lt;/P&gt;&lt;P&gt;And i use information into screen 1 in ABAP Program.&lt;/P&gt;&lt;P&gt;My ABAP Program return some informations (X )&lt;/P&gt;&lt;P&gt;I display this information into screen 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually, for displaying X into screen 2 i must put ENTER after input A.&lt;/P&gt;&lt;P&gt;Is it possible to display X into screen 2 without put enter ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thks again for yur attention...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2011 09:03:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961644#M1602875</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-14T09:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic display without ENTER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961645#M1602876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;So the user just enters data on 1st screen, and then you wish to call the second screen to show relevant data.WIthout any user interaction... ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2011 09:16:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961645#M1602876</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-14T09:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic display without ENTER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961646#M1602877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;YA, Just enters data on 1st screen and then display relevant data into  another field in the same screen wIthout any user interaction...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2011 10:03:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961646#M1602877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-14T10:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic display without ENTER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961647#M1602878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the user doesnt do anything, the events wont get triggered.Tricky requirment.&lt;/P&gt;&lt;P&gt;I dont know if there is a way to force the events to execute &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2011 10:15:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961647#M1602878</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-14T10:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic display without ENTER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961648#M1602879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May it is possible to use the enjoy control framework.&lt;/P&gt;&lt;P&gt;Create an inputable ALV with one column and one row without any toolbar etc.&lt;/P&gt;&lt;P&gt;So, you can use the events available (check_changed_data or so).&lt;/P&gt;&lt;P&gt;When fireing an event, you can call another screen or use the ALV-Detail list as for the second screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how do you know when the user has finished the input?&lt;/P&gt;&lt;P&gt;Can you explain, where do you need such special function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2011 11:08:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961648#M1602879</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-14T11:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic display without ENTER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961649#M1602880</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 think is it not possible without any user interaction how we call the screen 2. Very difficult to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dhina.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2011 06:38:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961649#M1602880</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-15T06:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic display without ENTER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961650#M1602881</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;Just try the following piece of code for your reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
REPORT  ztest_sdn.

PARAMETERS : p_vendor TYPE lfa1-lifnr.
PARAMETERS : p_name   TYPE lfa1-name1.

*Class to handle the FINSHED Event Raised by CL_GUI_TIMER
CLASS my DEFINITION.
  PUBLIC SECTION.
    METHODS : run_handler FOR EVENT finished OF cl_gui_timer.
ENDCLASS.                    "my DEFINITION

DATA timer TYPE REF TO cl_gui_timer.
DATA myh   TYPE REF TO my.

*----------------------------------------------------------------------*
*       CLASS my IMPLEMENTATION
*----------------------------------------------------------------------*
*
*----------------------------------------------------------------------*
CLASS my IMPLEMENTATION.

  METHOD run_handler.

    CALL METHOD timer-&amp;gt;run.

    CALL METHOD cl_gui_cfw=&amp;gt;set_new_ok_code
      EXPORTING
        new_code = 'REFR'.

  ENDMETHOD.                    "run_handler

ENDCLASS. "my IMPLEMENTATION


AT SELECTION-SCREEN OUTPUT.

  SELECT SINGLE name1 FROM lfa1 INTO p_name WHERE lifnr = p_vendor.

  CREATE OBJECT timer.

  CREATE OBJECT myh.

  timer-&amp;gt;interval = '1'.

  CALL METHOD timer-&amp;gt;run.

  SET HANDLER myh-&amp;gt;run_handler FOR ALL INSTANCES.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Harish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2011 10:13:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961650#M1602881</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-17T10:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic display without ENTER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961651#M1602882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please refer below code. I hope it will help you in solving the issue you are facing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : I used FM DYNP_VALUES_UPDATE' to achieve the same functionality&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
        retfield    = 'CYCLE'
        dynpprog    = sy-cprog
        dynpnr      = sy-dynnr
        dynprofield = 'P_CYCLE'
        value_org   = 'S'
      TABLES
        value_tab   = it_t811c_hlp
        return_tab  = gt_tab.

    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.

    READ TABLE gt_tab INDEX 1.
    IF sy-subrc = 0.
      p_cycle = gt_tab-fieldval.


      READ TABLE it_t811c_hlp INTO wa_t811c_hlp WITH KEY cycle  = p_cycle.

      IF sy-subrc = 0.
        field_value-fieldname  = 'P_PRD'.

        CLEAR : lv_date.

        lv_date = wa_t811c_hlp-sdate.

        CALL FUNCTION 'CONVERSION_EXIT_PDATE_OUTPUT'
          EXPORTING
            input  = lv_date
          IMPORTING
            output = lv_date.

        field_value-fieldvalue  = lv_date.
        APPEND field_value TO dynpro_values.

        CALL FUNCTION 'DYNP_VALUES_UPDATE'    " Use this FM to update name and address details on the respective fields.
          EXPORTING
            dyname     = sy-cprog
            dynumb     = sy-dynnr
          TABLES
            dynpfields = dynpro_values.
        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.

      ENDIF.

    ELSE.
      LEAVE TO SCREEN 1000.
    ENDIF.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Come up with queries if you are still facing some issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2011 09:52:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961651#M1602882</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-21T09:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic display without ENTER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961652#M1602883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thks Vishal Jindal for yur code.&lt;/P&gt;&lt;P&gt;so how do yu fill yur table it_t811c_hlp ?&lt;/P&gt;&lt;P&gt;Suppose yu would like to fill fill yur table it_t811c_hlp with "select".&lt;/P&gt;&lt;P&gt;And yur "select" use data input to screen fields as parameters.&lt;/P&gt;&lt;P&gt;Is it possible to get this data input into "select" automatically ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 09:41:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961652#M1602883</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-22T09:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic display without ENTER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961653#M1602884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's good question!!! &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok here we go!! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To populate the internal it_t811c_hlp which you are referring to, you need to fire a select query on the vendor master table LFA1 selecting the vendor code,  name and address and store the records in the internal table which you can pass to the F4 help FM and proceed further as mentioned in the code. In my case, whenever user selects one entry in f4 help, then corresponding fields used to get populated automatically. Hope I am able to answer your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Come up with your queries if any.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2011 08:07:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961653#M1602884</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-24T08:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic display without ENTER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961654#M1602885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's good question!!! &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok here we go!! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To populate the internal it_t811c_hlp which you are referring to, you need to fire a select query on the vendor master table LFA1 selecting the vendor code, name and address and store the records in the internal table which you can pass to the F4 help FM and proceed further as mentioned in the code. In my case, whenever user selects one entry in f4 help, then corresponding fields used to get populated automatically. Hope I am able to answer your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Come up with your queries if any.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2011 08:09:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961654#M1602885</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-24T08:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic display without ENTER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961655#M1602886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See my code below. In this code "ZTCI_FACPRO-BUKRS" and "ZTCI_FACPRO-WERKS" are input screen fields.&lt;/P&gt;&lt;P&gt;Actually to get these informations in my select i'm must put "ENTER".&lt;/P&gt;&lt;P&gt;Is it possible to have these informations just clic on  matchcode for call help function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Begin&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;  select * from ztci_facpro into corresponding fields of table it_number&lt;/P&gt;&lt;P&gt;    where bukrs = ztci_facpro-bukrs&lt;/P&gt;&lt;P&gt;      and werks = ztci_facpro-werks.&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;...&lt;/P&gt;&lt;P&gt;"end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thks for yur attention.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2011 09:26:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961655#M1602886</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-24T09:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic display without ENTER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961656#M1602887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I give you 2 possible solutions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- Only if the number of possible values is a small number (no more than 20 imo). Instead of using a search Help F4. Use a Listbox (Combo Box) and asociate that listbox with a Code Function. So when you select a value it will trigger a PAI event. So all the data will be refreshed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2- Use this function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL FUNCTION 'SAPGUI_SET_FUNCTIONCODE'
  EXPORTING
    functioncode = '=00'
  EXCEPTIONS
    function_not_supported = 1
  OTHERS = 2.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this code simulate an ENTER that of course will trigger also a PAI event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Beware: if you are using this in a Module Pool you can get stuck in a infinite loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rodrigo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2011 14:36:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961656#M1602887</guid>
      <dc:creator>Rodrigo-Giner</dc:creator>
      <dc:date>2011-06-24T14:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic display without ENTER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961657#M1602888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thks Rodrigo Ariel for yur proposition.&lt;/P&gt;&lt;P&gt;But 2nd options is not appropriate and actually the first is not OK to get input fields content.&lt;/P&gt;&lt;P&gt;Have yu another solution using cursor?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Venance OULAI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 11:19:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-display-without-enter/m-p/7961657#M1602888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-27T11:19:04Z</dc:date>
    </item>
  </channel>
</rss>

