<?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: Check(Tick) the Checkbox in CL_GUI_LIST_TREE programaically in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-tick-the-checkbox-in-cl-gui-list-tree-programaically/m-p/9797124#M1779209</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ABAP Beginner (I believe it's not you real name, right?),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't done much (or any) ALV lately, but have you tried calling the method&amp;nbsp;&amp;nbsp; SET_SCREEN_UPDATE( ABAP_TRUE ) to reflect the changes in the screen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure it's gonna work, but may be worth a try (if not tried yet).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Custodio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Sep 2013 00:54:47 GMT</pubDate>
    <dc:creator>custodio_deoliveira</dc:creator>
    <dc:date>2013-09-25T00:54:47Z</dc:date>
    <item>
      <title>Check(Tick) the Checkbox in CL_GUI_LIST_TREE programaically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-tick-the-checkbox-in-cl-gui-list-tree-programaically/m-p/9797123#M1779208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have developed a List Tree using CL_GUI_LIST_TREE wherein checkboxes are assigned to each node(Parent and Child). I am able to identify the changes done to any checkbox on screen using CHECKBOX_CHANGE event of this class. But I am stuck at one additional functionality described below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Depeding on the checkbox selected I want to Check or Uncheck(Tick or Untick) the checkboxes dynamically &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A&gt;&lt;/A&gt;&lt;A&gt;&lt;/A&gt;For e.g. If Parent Node is Selected(Checked) by user, all Children nodes' checkboxes should get selected(Checked) and viceversa. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. As a workaround I managed to handle this functionality(considering all children if parent is selected or ignoring all children if parent is&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp; unselected) internally in program and whole logic is working fine. But problem is we want these changes to get reflected on screen too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to find the solution on SDN but in vain. &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1826/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Please help me with this because I am breaking my head since 2 days to achieve this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 06:40:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-tick-the-checkbox-in-cl-gui-list-tree-programaically/m-p/9797123#M1779208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-24T06:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Check(Tick) the Checkbox in CL_GUI_LIST_TREE programaically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-tick-the-checkbox-in-cl-gui-list-tree-programaically/m-p/9797124#M1779209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ABAP Beginner (I believe it's not you real name, right?),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't done much (or any) ALV lately, but have you tried calling the method&amp;nbsp;&amp;nbsp; SET_SCREEN_UPDATE( ABAP_TRUE ) to reflect the changes in the screen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure it's gonna work, but may be worth a try (if not tried yet).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Custodio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 00:54:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-tick-the-checkbox-in-cl-gui-list-tree-programaically/m-p/9797124#M1779209</guid>
      <dc:creator>custodio_deoliveira</dc:creator>
      <dc:date>2013-09-25T00:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Check(Tick) the Checkbox in CL_GUI_LIST_TREE programaically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-tick-the-checkbox-in-cl-gui-list-tree-programaically/m-p/9797125#M1779210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ABAP Beginner or justfun (see profile URL) can't be real names.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 07:46:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-tick-the-checkbox-in-cl-gui-list-tree-programaically/m-p/9797125#M1779210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-25T07:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Check(Tick) the Checkbox in CL_GUI_LIST_TREE programaically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-tick-the-checkbox-in-cl-gui-list-tree-programaically/m-p/9797126#M1779211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Custodio for the suggestion. I couldn't understand how to use this method and how will it help me in updating the specific Children's checkboxes dynamically. Can you please elaborate.&lt;/P&gt;&lt;P&gt;P.S: Updated my profile with real name. &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1826/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 06:53:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-tick-the-checkbox-in-cl-gui-list-tree-programaically/m-p/9797126#M1779211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-27T06:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Check(Tick) the Checkbox in CL_GUI_LIST_TREE programaically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-tick-the-checkbox-in-cl-gui-list-tree-programaically/m-p/9797127#M1779212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Manish for acknowleding that.&lt;BR /&gt;I never received any valid answers to any of my query till date from your side, but given the gossip yours comes first always &lt;SPAN __jive_emoticon_name="silly" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1826/images/emoticons/silly.gif"&gt;&lt;/SPAN&gt; Though I first made profile by name Justfun, you seem to be here only for fun. No hard feelings. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1826/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; Updated my profile, hope wont be a problem for you anymore. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 06:56:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-tick-the-checkbox-in-cl-gui-list-tree-programaically/m-p/9797127#M1779212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-27T06:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Check(Tick) the Checkbox in CL_GUI_LIST_TREE programaically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-tick-the-checkbox-in-cl-gui-list-tree-programaically/m-p/9797128#M1779213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Custodio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had some progress on this. Found a method ITEM_SET_CHOSEN which can be used to select/deselect the checkbox for given Item of Tree as follows. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL METHOD tree-&amp;gt;item_set_chosen&lt;/P&gt;&lt;P&gt;&amp;nbsp; EXPORTING node_key = node_key&lt;/P&gt;&lt;P&gt; item_name = item_name&lt;/P&gt;&lt;P&gt; chosen = chosen&lt;/P&gt;&lt;P&gt;&amp;nbsp; EXCEPTIONS failed&amp;nbsp; = 1&lt;/P&gt;&lt;P&gt; node_not_found&amp;nbsp; = 2&lt;/P&gt;&lt;P&gt; item_not_found&amp;nbsp; = 3&lt;/P&gt;&lt;P&gt; cntl_system_error = 4&lt;/P&gt;&lt;P&gt; chosen_not_supported = 5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there is a new problem I am facing. Once this method is called, I am getting shortdump during PBO of my screen. Though I called SET_SCREEN_UPDATE, it's not working. Any idea on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 13:51:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-tick-the-checkbox-in-cl-gui-list-tree-programaically/m-p/9797128#M1779213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-27T13:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Check(Tick) the Checkbox in CL_GUI_LIST_TREE programaically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-tick-the-checkbox-in-cl-gui-list-tree-programaically/m-p/9797129#M1779214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It worked for me when method update_nodes_and_items was called after calling item_set_chosen.&lt;/P&gt;&lt;P&gt;Both these calls were done during event handling of double click event (NOT in PBO).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So here's what was done.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Copy standard program SAPTLIST_TREE_CONTROL_DEMO&lt;/LI&gt;&lt;LI&gt;Change class of item node with key New3 and New4, item_name '1' to item_class_checkbox.&lt;/LI&gt;&lt;LI&gt;Call methods item_set_chosen and update_nodes_items on event trigger (i chose double click)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Default of program was:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/295918" /&gt;&lt;/P&gt;&lt;P&gt;After double clicking SAPTROX1 comment, checkbox was selected.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/295919" /&gt;&lt;/P&gt;&lt;P&gt;After double clicking SAPTRIXTROX comment, checkbox was selected.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jiveImage" src="https://community.sap.com/" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The changed code snippets are:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;* Items of node with key 'New3'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CLEAR item.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; item-node_key = c_nodekey-new3.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; item-item_name = '1'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; item-class = cl_gui_list_tree=&amp;gt;item_class_checkbox.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; item-editable = 'X'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; item-length = 11.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; item-usebgcolor = 'X'. "&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; item-text = 'SAPTROX1'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; APPEND item TO item_table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;* Items of node with key 'New4'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CLEAR item.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; item-node_key = c_nodekey-new4.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; item-item_name = '1'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; item-class = cl_gui_list_tree=&amp;gt;item_class_checkbox.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; item-length = 11.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; item-usebgcolor = 'X'. "&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; item-text = 'SAPTRIXTROX'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; APPEND item TO item_table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;METHOD&amp;nbsp; handle_item_double_click.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;" this method handles the item double click event of the tree&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;" control instance&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;" show the key of the node and the name of the item&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;" of the double clicked item in a dynpro field&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;g_event = 'ITEM_DOUBLE_CLICK'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;g_node_key = node_key.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;g_item_name = item_name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;CALL METHOD g_tree-&amp;gt;item_set_chosen&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; EXPORTING&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; node_key&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = node_key&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; item_name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = '1'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; chosen&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 'X'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; EXCEPTIONS&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; failed&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; node_not_found&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; item_not_found&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cntl_system_error&amp;nbsp;&amp;nbsp;&amp;nbsp; = 4&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; chosen_not_supported = 5&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OTHERS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 6.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;CALL METHOD g_tree-&amp;gt;update_nodes_and_items&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; EXPORTING&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; item_table_structure_name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 'MTREEITM'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; EXCEPTIONS&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; failed&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cntl_system_error&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; error_in_tables&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; dp_error&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 4&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; table_structure_name_not_found = 5&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OTHERS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 6.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;ENDMETHOD.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "HANDLE_ITEM_DOUBLE_CLICK&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Manish Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 15:26:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-tick-the-checkbox-in-cl-gui-list-tree-programaically/m-p/9797129#M1779214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-10T15:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: Check(Tick) the Checkbox in CL_GUI_LIST_TREE programaically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-tick-the-checkbox-in-cl-gui-list-tree-programaically/m-p/9797130#M1779215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Manish for detailed solution. Will surely test this sometime later. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I somehow managed to solve my issue few weeks back by redesigning the tree with specific Children/Parent chosen whenever User selects specific node. I know this might not be smart solution given the performance issue, but because my tree was very small and also traversed rarely, it won't be a problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 13:22:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-tick-the-checkbox-in-cl-gui-list-tree-programaically/m-p/9797130#M1779215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-21T13:22:57Z</dc:date>
    </item>
  </channel>
</rss>

