<?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: Populating select-option, parameter simultaneously in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/populating-select-option-parameter-simultaneously/m-p/5310262#M1224384</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vidya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the above description your requirement is to display the text of the selected numeric value in the input disabled parameter without pressing 'enter'. Generally this type of requirement can be achieved by using MODIF ID in case of radio buttons. When you select one radio button having modif id it will trigger the selection screen output event and you can cpde as per your requirement. But in your case you are trying to achieve this by selecting value from F4 help. This is not possible because modif id event will trigger only if you select particular field like in case of radio buttons.&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;Sankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Mar 2009 08:18:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-13T08:18:00Z</dc:date>
    <item>
      <title>Populating select-option, parameter simultaneously</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/populating-select-option-parameter-simultaneously/m-p/5310258#M1224380</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;&lt;/P&gt;&lt;P&gt;I have a select option and a parameter on the selection screen. The parameter is disabled for input and enabled for output. The F4 for the the select option has a numeric value and a corresponding text (comes from a standard function module). When I select a value from F4, the numeric value should go to the select-option and the text should go to the input disabled parameter. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the moment, I am having to press an enter after choosing F4, for the text to reflect in the parameter field. I need both of them displayed at the same time, without having to press an enter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me about how I could achieve this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Vidya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 07:37:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/populating-select-option-parameter-simultaneously/m-p/5310258#M1224380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-12T07:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Populating select-option, parameter simultaneously</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/populating-select-option-parameter-simultaneously/m-p/5310259#M1224381</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 guess this cant be achieved. You have to press &lt;STRONG&gt;ENTER&lt;/STRONG&gt; to get the text in input disabled field once you provide a valid value to the field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tarun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Tarun Gambhir on Mar 12, 2009 1:18 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 07:48:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/populating-select-option-parameter-simultaneously/m-p/5310259#M1224381</guid>
      <dc:creator>I355602</dc:creator>
      <dc:date>2009-03-12T07:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Populating select-option, parameter simultaneously</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/populating-select-option-parameter-simultaneously/m-p/5310260#M1224382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i think it cannot be achieved without pressing the ENTER button,&lt;/P&gt;&lt;P&gt;bcz u might have &lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN ON VALUE-REQUEST FOR select-option-low, u have defined only the select-option for F4 input help,not the parameter &amp;amp; this event is triggered in PBO.&lt;/P&gt;&lt;P&gt;only after pressing the 'ENTER' u get the text in parameter as this ENTER button is triggerd in PAI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 08:39:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/populating-select-option-parameter-simultaneously/m-p/5310260#M1224382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-12T08:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Populating select-option, parameter simultaneously</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/populating-select-option-parameter-simultaneously/m-p/5310261#M1224383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 09:43:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/populating-select-option-parameter-simultaneously/m-p/5310261#M1224383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-12T09:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Populating select-option, parameter simultaneously</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/populating-select-option-parameter-simultaneously/m-p/5310262#M1224384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vidya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the above description your requirement is to display the text of the selected numeric value in the input disabled parameter without pressing 'enter'. Generally this type of requirement can be achieved by using MODIF ID in case of radio buttons. When you select one radio button having modif id it will trigger the selection screen output event and you can cpde as per your requirement. But in your case you are trying to achieve this by selecting value from F4 help. This is not possible because modif id event will trigger only if you select particular field like in case of radio buttons.&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;Sankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2009 08:18:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/populating-select-option-parameter-simultaneously/m-p/5310262#M1224384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-13T08:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Populating select-option, parameter simultaneously</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/populating-select-option-parameter-simultaneously/m-p/5310263#M1224385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use this code in your F4 Help of Select Option after F4 Help Function Module .&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

DATA SCR_FIELDS  LIKE DYNPREAD   OCCURS 0 WITH HEADER LINE.
SCR_FIELDS-FIELDNAME =  ur parameter Name.
SCR_FIELDS-FIELDVALUE =  ur parameter value(ur Text Field)
APPEND SCR_FIELDS.
&amp;nbsp;
CALL FUNCTION 'DYNP_VALUES_UPDATE'
    EXPORTING
      DYNAME               = PROG_name
      DYNUMB               = SY-DYNNR
    TABLES
      DYNPFIELDS           = SCR_FIELDS
    EXCEPTIONS
      INVALID_ABAPWORKAREA = 1
      INVALID_DYNPROFIELD  = 2
      INVALID_DYNPRONAME   = 3
      INVALID_DYNPRONUMMER = 4
      INVALID_REQUEST      = 5
      NO_FIELDDESCRIPTION  = 6
      UNDEFIND_ERROR       = 7
      OTHERS               = 8.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you need not have to press Enter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alpesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alpesh on Mar 14, 2009 11:44 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Mar 2009 06:14:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/populating-select-option-parameter-simultaneously/m-p/5310263#M1224385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-14T06:14:18Z</dc:date>
    </item>
  </channel>
</rss>

