<?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: Select-option _no input possible??? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-no-input-possible/m-p/4047930#M967640</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and pass the value to that internal table......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use  loop at screen.&lt;/P&gt;&lt;P&gt;      if screen-name = &amp;lt;FIeld&amp;gt;.&lt;/P&gt;&lt;P&gt;        screen-input = 1 .&lt;/P&gt;&lt;P&gt;      endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      modify screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will help u.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward IF,,,,,&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;Anbu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jun 2008 07:33:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-27T07:33:15Z</dc:date>
    <item>
      <title>Select-option _no input possible???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-no-input-possible/m-p/4047926#M967636</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;&lt;/P&gt;&lt;P&gt;How can i get my selct option as no input possible mode in selection screen.... &lt;/P&gt;&lt;P&gt;so here user can not change the default value which i set...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for that how can i restrict...... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i get my select-option with defulat entries and with NO INPUT POSSIBLE MODE...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnaks,&lt;/P&gt;&lt;P&gt;Naveen.I&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 07:30:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-no-input-possible/m-p/4047926#M967636</guid>
      <dc:creator>naveen_inuganti2</dc:creator>
      <dc:date>2008-06-27T07:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Select-option _no input possible???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-no-input-possible/m-p/4047927#M967637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naveen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In structure &lt;STRONG&gt;SCREEN&lt;/STRONG&gt; u need to give &lt;STRONG&gt;INPUT&lt;/STRONG&gt; field as &lt;STRONG&gt;0&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;use &lt;STRONG&gt;AT  SELECTION-SCREEN OUTPUT&lt;/STRONG&gt;. event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;raam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 07:32:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-no-input-possible/m-p/4047927#M967637</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T07:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Select-option _no input possible???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-no-input-possible/m-p/4047928#M967638</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;define it as&lt;/P&gt;&lt;P&gt;NO-DISPLAY &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;Nicole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 07:32:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-no-input-possible/m-p/4047928#M967638</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T07:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Select-option _no input possible???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-no-input-possible/m-p/4047929#M967639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;use modif id.&lt;/P&gt;&lt;P&gt;select-options: s_matnr for mara-matnr default '11100000' modif id xyz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection-screen output.&lt;/P&gt;&lt;P&gt;loop at screen.&lt;/P&gt;&lt;P&gt;     if screen-name1 = 'XYZ'.&lt;/P&gt;&lt;P&gt;        screen-input = 0.&lt;/P&gt;&lt;P&gt;        modify screen.&lt;/P&gt;&lt;P&gt;    endif.&lt;/P&gt;&lt;P&gt;endloop.&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;SUbramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 07:32:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-no-input-possible/m-p/4047929#M967639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T07:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Select-option _no input possible???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-no-input-possible/m-p/4047930#M967640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and pass the value to that internal table......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use  loop at screen.&lt;/P&gt;&lt;P&gt;      if screen-name = &amp;lt;FIeld&amp;gt;.&lt;/P&gt;&lt;P&gt;        screen-input = 1 .&lt;/P&gt;&lt;P&gt;      endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      modify screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will help u.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward IF,,,,,&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;Anbu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 07:33:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-no-input-possible/m-p/4047930#M967640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T07:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Select-option _no input possible???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-no-input-possible/m-p/4047931#M967641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hiiiii&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use code as follows for select option..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;AT SELECTION-SCREEN OUTPUT .

  IF p_rad2 IS INITIAL .
    LOOP AT SCREEN.
      IF screen-name CS 'p_docno'.
        screen-active = 0.
        MODIFY SCREEN.
      ENDIF.                           " IF screen-name CS 'p_docno'.
    ENDLOOP.                           " LOOP AT SCREEN.

  ELSE.
    LOOP AT SCREEN .
      IF screen-name CS 'p_docno'.
        screen-active = 1.
        screen-input = 0.
        MODIFY SCREEN.
      ENDIF.                           " IF screen-name CS 'p_docno'.
    ENDLOOP.                           " LOOP AT SCREEN .
  ENDIF.                               " IF p_rad2 IS INITIAL .&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use that screen-input = 0 or 1 whatever you want ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;twinkal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 07:35:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-no-input-possible/m-p/4047931#M967641</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T07:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Select-option _no input possible???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-no-input-possible/m-p/4047932#M967642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Naveen,&lt;/P&gt;&lt;P&gt;here slightly correction to other's answer!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have you look at use modif id?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select-options: s_matnr for mara-matnr default '11100000' modif id XYZ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection-screen output.&lt;/P&gt;&lt;P&gt;loop at screen.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if screen-group1 = 'XYZ'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;screen-input = 0.&lt;/P&gt;&lt;P&gt;modify screen.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 07:36:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-no-input-possible/m-p/4047932#M967642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T07:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Select-option _no input possible???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-no-input-possible/m-p/4047933#M967643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi... lorenz...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No-display is for this requirement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Naveen.I&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 07:37:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-no-input-possible/m-p/4047933#M967643</guid>
      <dc:creator>naveen_inuganti2</dc:creator>
      <dc:date>2008-06-27T07:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Select-option _no input possible???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-no-input-possible/m-p/4047934#M967644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Naveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunatly you got some wrong ans from lorenz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NO-Display is not fit to your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;because it will not display on selection-screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but your requirement is to protect perticuler field on selection-screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 07:39:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-no-input-possible/m-p/4047934#M967644</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T07:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Select-option _no input possible???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-no-input-possible/m-p/4047935#M967645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;select-options : s_pernr for pa0001-pernr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;initialization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*give default values to the select option ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; if screen-name1 = 'S_PERNR-LOW'.&lt;/P&gt;&lt;P&gt;   screen-input = 0'&lt;/P&gt;&lt;P&gt;   modify screen.&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; if screen-name1 = 'S_PERNR-HIGH'.&lt;/P&gt;&lt;P&gt;   screen-input = 0'&lt;/P&gt;&lt;P&gt;   modify screen.&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 07:40:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-no-input-possible/m-p/4047935#M967645</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T07:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Select-option _no input possible???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-no-input-possible/m-p/4047936#M967646</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;there r options for this if u dont want to show the parameter in seletion screen go for the addition of NO-DISPLAY in your&lt;/P&gt;&lt;P&gt;select-option or else you can loop ur SCREEN and MODIFY it with the option input 0 in the AT SELECTION-SCREEN OUTPUT event. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with luck,&lt;/P&gt;&lt;P&gt;pritam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 08:47:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-no-input-possible/m-p/4047936#M967646</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T08:47:23Z</dc:date>
    </item>
  </channel>
</rss>

