<?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: Issue in Default Checkbox Selection in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-default-checkbox-selection/m-p/7293387#M1533071</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 seen this answer from forum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just try following code.If its useful..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: v_tree  type ref to CL_GUI_COLUMN_TREE .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;v_tree-&amp;gt;ITEM_SET_CHOSEN &lt;/P&gt;&lt;P&gt;Exporting&lt;/P&gt;&lt;P&gt;NODE_KEY = node_key&lt;/P&gt;&lt;P&gt;ITEM_NAME =  Item_name&lt;/P&gt;&lt;P&gt;CHOSEN = 'X'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;chandhru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Sep 2010 05:31:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-09-07T05:31:20Z</dc:date>
    <item>
      <title>Issue in Default Checkbox Selection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-default-checkbox-selection/m-p/7293385#M1533069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one query regarding OOP's ALV Tree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In output screen I have one field as checkbox. Based on certain conditions the value of checkbox becomes X.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But If I execute the report then in output screen that checkbox is not getting ticked. Instead of ticking checkbox in beside checkbox one value 'X' is coming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody suggest me how to resolve it as in output structure values are properly going?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Sep 2010 12:29:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-default-checkbox-selection/m-p/7293385#M1533069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-06T12:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Default Checkbox Selection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-default-checkbox-selection/m-p/7293386#M1533070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello neha gupta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have to use method ITEM_SET_CHOSEN to tick/untick a checkbox in an ALV tree. If you search on SDN and/or Google you can find various examples for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alej&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Sep 2010 18:36:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-default-checkbox-selection/m-p/7293386#M1533070</guid>
      <dc:creator>alejiandro_sensejl</dc:creator>
      <dc:date>2010-09-06T18:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Default Checkbox Selection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-default-checkbox-selection/m-p/7293387#M1533071</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 seen this answer from forum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just try following code.If its useful..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: v_tree  type ref to CL_GUI_COLUMN_TREE .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;v_tree-&amp;gt;ITEM_SET_CHOSEN &lt;/P&gt;&lt;P&gt;Exporting&lt;/P&gt;&lt;P&gt;NODE_KEY = node_key&lt;/P&gt;&lt;P&gt;ITEM_NAME =  Item_name&lt;/P&gt;&lt;P&gt;CHOSEN = 'X'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;chandhru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Sep 2010 05:31:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-default-checkbox-selection/m-p/7293387#M1533071</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-07T05:31:20Z</dc:date>
    </item>
  </channel>
</rss>

