<?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: Disable fields based on value selected from first list box. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields-based-on-value-selected-from-first-list-box/m-p/7183364#M1518839</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Vijay,&lt;/P&gt;&lt;P&gt;It will be great help for me if you elaborately describe the process. I am new in module pool programing. To be frank i did not get you same percent. Please also provide me relevent link if you have with you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Ajoy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Aug 2010 05:37:07 GMT</pubDate>
    <dc:creator>ajoy_saha2</dc:creator>
    <dc:date>2010-08-26T05:37:07Z</dc:date>
    <item>
      <title>Disable fields based on value selected from first list box.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields-based-on-value-selected-from-first-list-box/m-p/7183362#M1518837</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;I am facing a problem in module pool programing. My scenario is there will be around 50 fields in the screen  , within that first field is a drop down list box. In the list box there will be electricuty , gas and csw. If user select gas then the fields corresponding to gas will only be editable other fields not relevent to gas will be non editable(Disable).... Same case for electriciy andcsw also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one guide me regarding this....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ajoy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 05:12:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields-based-on-value-selected-from-first-list-box/m-p/7183362#M1518837</guid>
      <dc:creator>ajoy_saha2</dc:creator>
      <dc:date>2010-08-26T05:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Disable fields based on value selected from first list box.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields-based-on-value-selected-from-first-list-box/m-p/7183363#M1518838</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;You need use fm's like DYNP&lt;STRONG&gt;VALUE&lt;/STRONG&gt;READ and DYNP&lt;STRONG&gt;VALUE&lt;/STRONG&gt;UPDATE  to achive this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In teh PBO of ur screen based on the user selection for the drop down you need to assign the screen groups for hte fields relavant to the three categories u have mentioned. &lt;/P&gt;&lt;P&gt;Based on user selection the associated groups should be made editable or non editable. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, &lt;/P&gt;&lt;P&gt;Vijay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 05:22:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields-based-on-value-selected-from-first-list-box/m-p/7183363#M1518838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-26T05:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Disable fields based on value selected from first list box.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields-based-on-value-selected-from-first-list-box/m-p/7183364#M1518839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Vijay,&lt;/P&gt;&lt;P&gt;It will be great help for me if you elaborately describe the process. I am new in module pool programing. To be frank i did not get you same percent. Please also provide me relevent link if you have with you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Ajoy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 05:37:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields-based-on-value-selected-from-first-list-box/m-p/7183364#M1518839</guid>
      <dc:creator>ajoy_saha2</dc:creator>
      <dc:date>2010-08-26T05:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Disable fields based on value selected from first list box.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields-based-on-value-selected-from-first-list-box/m-p/7183365#M1518840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Asaha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This link will be of great help for you if you are new to Module pool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Module Pool Notes|http://wiki.sdn.sap.com/wiki/display/Snippets/Module&lt;EM&gt;Pool&lt;/EM&gt;Notes]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For [DYNP_VALUES_READ|http://wiki.sdn.sap.com/wiki/display/ABAP/Filtering&lt;EM&gt;F4&lt;/EM&gt;Help&lt;EM&gt;values&lt;/EM&gt;in&lt;EM&gt;Table&lt;/EM&gt;control,&lt;EM&gt;based&lt;/EM&gt;on&lt;EM&gt;other&lt;/EM&gt;field+value] refer this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For [DYNP_VALUE_UPDATE|http://wiki.sdn.sap.com/wiki/display/ABAP/Getting&lt;EM&gt;a&lt;/EM&gt;input&lt;EM&gt;field&lt;/EM&gt;populated&lt;EM&gt;on&lt;/EM&gt;entering&lt;EM&gt;the&lt;/EM&gt;value&lt;EM&gt;in&lt;/EM&gt;one&lt;EM&gt;Input&lt;/EM&gt;field]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Abhii&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 06:02:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields-based-on-value-selected-from-first-list-box/m-p/7183365#M1518840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-26T06:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Disable fields based on value selected from first list box.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields-based-on-value-selected-from-first-list-box/m-p/7183366#M1518841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhii,&lt;/P&gt;&lt;P&gt;I did not get any link between my requirment and the function modules u provided. May be i am getting can you please describe me how can I achieve my goal here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ajoy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 06:39:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields-based-on-value-selected-from-first-list-box/m-p/7183366#M1518841</guid>
      <dc:creator>ajoy_saha2</dc:creator>
      <dc:date>2010-08-26T06:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Disable fields based on value selected from first list box.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields-based-on-value-selected-from-first-list-box/m-p/7183367#M1518842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As the first field is a listbox, just affect a function code to it, so when user will select a new value, control will go to PAI and then PBO to redisplay the screen.&lt;/P&gt;&lt;P&gt;- Attach a function code to the listbox&lt;/P&gt;&lt;P&gt;- in PAI you may check this code, to insure the screen will be displayed again (not necessary usually; if next screen = current screen on screen attributes)&lt;/P&gt;&lt;P&gt;- In PBO of screen use LOOP AT SCREEN/CASE &amp;lt;listbox field&amp;gt;/SCREEN-INPUT = '0' or '1'/ENDCASE/MODIFY SCREEN/ENDLOOP to enable or disable input on fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 06:49:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields-based-on-value-selected-from-first-list-box/m-p/7183367#M1518842</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2010-08-26T06:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Disable fields based on value selected from first list box.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields-based-on-value-selected-from-first-list-box/m-p/7183368#M1518843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond,&lt;/P&gt;&lt;P&gt;When user will select a record from first screen then based on the data some fields will be non editable and some fields will stay editable. in the same time the selected time will also be there in list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did u get my point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ajoy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 07:08:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields-based-on-value-selected-from-first-list-box/m-p/7183368#M1518843</guid>
      <dc:creator>ajoy_saha2</dc:creator>
      <dc:date>2010-08-26T07:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Disable fields based on value selected from first list box.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields-based-on-value-selected-from-first-list-box/m-p/7183369#M1518844</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 am also facing the same problem,&lt;/P&gt;&lt;P&gt;I tried the method as Raymond has explained.&lt;/P&gt;&lt;P&gt;But Ia m not able to get the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Mani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 11:05:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields-based-on-value-selected-from-first-list-box/m-p/7183369#M1518844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-30T11:05:27Z</dc:date>
    </item>
  </channel>
</rss>

