<?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: checkbox in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/checkbox/m-p/2337994#M514975</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 can do one thing, call another screen covering the entire window when you check on the first checkbox and make it same as selection-screen without the other parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But why dont you want to use MODIFY SCREEN. Its like, I want to fetch data without using SELECT, which of course you can do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Navneet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jun 2007 14:41:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-18T14:41:44Z</dc:date>
    <item>
      <title>checkbox</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checkbox/m-p/2337991#M514972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if there r two three check boxes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when u select one other two willgo to disable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;without using modify screen,statement. how?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2007 14:28:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checkbox/m-p/2337991#M514972</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-18T14:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: checkbox</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checkbox/m-p/2337992#M514973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont think its possible without MODIFY SCREEN statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enabling/disabling of fields can be done only in AT SELECTION-SCREEN OUTPUT with MODIFY SCREEN command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know wats the problem with MODIFY SCREEN command.&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;Sail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2007 14:33:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checkbox/m-p/2337992#M514973</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-18T14:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: checkbox</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checkbox/m-p/2337993#M514974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;We can not Modify the Scrreen fields whiout using the MODIFY SCREEN statment  ..&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; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2007 14:40:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checkbox/m-p/2337993#M514974</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-18T14:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: checkbox</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checkbox/m-p/2337994#M514975</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 can do one thing, call another screen covering the entire window when you check on the first checkbox and make it same as selection-screen without the other parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But why dont you want to use MODIFY SCREEN. Its like, I want to fetch data without using SELECT, which of course you can do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Navneet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2007 14:41:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checkbox/m-p/2337994#M514975</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-18T14:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: checkbox</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checkbox/m-p/2337995#M514976</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 the following code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that in the second selection-screen, the parameter is different. You need to take care while coding and treat them as same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameters: p_check as checkbox USER-COMMAND CHK,&lt;/P&gt;&lt;P&gt;            p_check2 as checkbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF SCREEN 1001 TITLE screen&lt;/P&gt;&lt;P&gt;                                      AS WINDOW.&lt;/P&gt;&lt;P&gt;  parameters: p_second as checkbox default 'X' USER-COMMAND CH2.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF SCREEN 1001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INITIALIZATION.&lt;/P&gt;&lt;P&gt;screen = 'Secondary screen'.&lt;/P&gt;&lt;P&gt;CALL SELECTION-SCREEN 1001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN.&lt;/P&gt;&lt;P&gt;CALL SELECTION-SCREEN 1000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Navneet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2007 15:06:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checkbox/m-p/2337995#M514976</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-18T15:06:40Z</dc:date>
    </item>
  </channel>
</rss>

