<?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: WebDynpro: Modifying Checkbox Properties in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/webdynpro-modifying-checkbox-properties/m-p/3422827#M822089</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajesh,&lt;/P&gt;&lt;P&gt;       Declare a type in the program as the check box , that you have declared in the screee,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex:. In screen 100 , if you had created , a check box with name as "check1" .  Try to declare a variable of same name in the progam as globally like the following.&lt;/P&gt;&lt;P&gt;data: check1 type xfeld.&lt;/P&gt;&lt;P&gt;       Then in the PAI module try to change the value like the following. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check1 = 'X'. - to make the checkbox checked.&lt;/P&gt;&lt;P&gt;check1 = space - to make the checkbox unselected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DO remember to Reward points for useful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Feb 2008 11:38:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-22T11:38:42Z</dc:date>
    <item>
      <title>WebDynpro: Modifying Checkbox Properties</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webdynpro-modifying-checkbox-properties/m-p/3422826#M822088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I set the "checked" property of a Checkbox UI element as true dynamically in WebDynpro?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 09:12:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webdynpro-modifying-checkbox-properties/m-p/3422826#M822088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T09:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: WebDynpro: Modifying Checkbox Properties</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webdynpro-modifying-checkbox-properties/m-p/3422827#M822089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajesh,&lt;/P&gt;&lt;P&gt;       Declare a type in the program as the check box , that you have declared in the screee,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex:. In screen 100 , if you had created , a check box with name as "check1" .  Try to declare a variable of same name in the progam as globally like the following.&lt;/P&gt;&lt;P&gt;data: check1 type xfeld.&lt;/P&gt;&lt;P&gt;       Then in the PAI module try to change the value like the following. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check1 = 'X'. - to make the checkbox checked.&lt;/P&gt;&lt;P&gt;check1 = space - to make the checkbox unselected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DO remember to Reward points for useful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2008 11:38:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webdynpro-modifying-checkbox-properties/m-p/3422827#M822089</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-22T11:38:42Z</dc:date>
    </item>
  </channel>
</rss>

