<?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 enable check box in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/enable-check-box/m-p/1413496#M199049</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 have two check boxes (P_box1 , P-box2).&lt;/P&gt;&lt;P&gt;If i Enable box2 should be in Inactive mode.&lt;/P&gt;&lt;P&gt;If i disable box2 box1 should be active mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wrote my code like this .But its not working&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN OUTPUT.&lt;/P&gt;&lt;P&gt;if P_box2 = 'x'.&lt;/P&gt;&lt;P&gt;LOOP AT SCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if screen-name = 'P_BOX1'.&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;elseif P_box2b = ' '.&lt;/P&gt;&lt;P&gt;LOOP AT SCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if screen-name = 'P_BOX1'.&lt;/P&gt;&lt;P&gt;      screen-input = '1'.&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;  ENDIF.&lt;/P&gt;&lt;P&gt;Cany any help me in this issue ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Jul 2006 20:54:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-21T20:54:14Z</dc:date>
    <item>
      <title>enable check box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enable-check-box/m-p/1413496#M199049</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 have two check boxes (P_box1 , P-box2).&lt;/P&gt;&lt;P&gt;If i Enable box2 should be in Inactive mode.&lt;/P&gt;&lt;P&gt;If i disable box2 box1 should be active mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wrote my code like this .But its not working&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN OUTPUT.&lt;/P&gt;&lt;P&gt;if P_box2 = 'x'.&lt;/P&gt;&lt;P&gt;LOOP AT SCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if screen-name = 'P_BOX1'.&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;elseif P_box2b = ' '.&lt;/P&gt;&lt;P&gt;LOOP AT SCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if screen-name = 'P_BOX1'.&lt;/P&gt;&lt;P&gt;      screen-input = '1'.&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;  ENDIF.&lt;/P&gt;&lt;P&gt;Cany any help me in this issue ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jul 2006 20:54:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enable-check-box/m-p/1413496#M199049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-21T20:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: enable check box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enable-check-box/m-p/1413497#M199050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It does not look to be wrong but would be helpful if you give more details as to what is incorrect !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anurag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jul 2006 21:02:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enable-check-box/m-p/1413497#M199050</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-21T21:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: enable check box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enable-check-box/m-p/1413498#M199051</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;Check this code :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN OUTPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT SCREEN.&lt;/P&gt;&lt;P&gt;  IF P_BOX2 = 'X'.&lt;/P&gt;&lt;P&gt;        IF screen-name = 'P_BOX2'.&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;        IF screen-name = 'P_BOX1'.&lt;/P&gt;&lt;P&gt;           screen-input = '1'.&lt;/P&gt;&lt;P&gt;           modify screen.&lt;/P&gt;&lt;P&gt;        endif.&lt;/P&gt;&lt;P&gt;  ENDIF. &lt;/P&gt;&lt;P&gt; IF P_BOX1 = 'X'.&lt;/P&gt;&lt;P&gt;        IF screen-name = 'P_BOX2'.&lt;/P&gt;&lt;P&gt;           screen-input = '1'.&lt;/P&gt;&lt;P&gt;           modify screen.&lt;/P&gt;&lt;P&gt;        endif.&lt;/P&gt;&lt;P&gt;        IF screen-name = 'P_BOX1'.&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;  ENDIF. &lt;/P&gt;&lt;P&gt;&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;Regards&lt;/P&gt;&lt;P&gt;Appana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jul 2006 21:10:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enable-check-box/m-p/1413498#M199051</guid>
      <dc:creator>Laxmana_Appana_</dc:creator>
      <dc:date>2006-07-21T21:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: enable check box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enable-check-box/m-p/1413499#M199052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;without giving in the if statement use the same statement in the case ...endcase statement,it will work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this&lt;/P&gt;&lt;P&gt;if screen-name = 'P_BOX1'.&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;elseif P_box2b = ' '.&lt;/P&gt;&lt;P&gt;LOOP AT SCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you use under the case ...endcase statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnaks&lt;/P&gt;&lt;P&gt;mrutyun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jul 2006 21:12:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enable-check-box/m-p/1413499#M199052</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-21T21:12:18Z</dc:date>
    </item>
  </channel>
</rss>

