<?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: Menu tree with table controls in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/menu-tree-with-table-controls/m-p/6387898#M1404262</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to use table control.  The data on the table control is only for display and selection.  I don't need the features of the ALV like sorting, layout change, etc.  Though the ALV grid is my last option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Dec 2009 08:13:04 GMT</pubDate>
    <dc:creator>giancarla_aguilar</dc:creator>
    <dc:date>2009-12-09T08:13:04Z</dc:date>
    <item>
      <title>Menu tree with table controls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/menu-tree-with-table-controls/m-p/6387896#M1404260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to create a program with a menu tree on a docking container on the left and a corresponding table control on the right side of the screen.  Ex. A folder Division on the root of the tree, and the list of divisions on a table control.&lt;/P&gt;&lt;P&gt;I am able to create the tree on the docking container but I don't have any idea how to define or put the table control beside it.  &lt;/P&gt;&lt;P&gt;Can anybody share a similar program please???&lt;/P&gt;&lt;P&gt;An example would be transactions V/34 or the 2nd screen of QS41.  I used the CL_GUI* classes for the container and the tree.  The table's structure should be dynamic, will depend on the node selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 07:40:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/menu-tree-with-table-controls/m-p/6387896#M1404260</guid>
      <dc:creator>giancarla_aguilar</dc:creator>
      <dc:date>2009-12-09T07:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Menu tree with table controls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/menu-tree-with-table-controls/m-p/6387897#M1404261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why don't you use an ALV grid in a container on the right side of the windows, much easier to define dynamically than a good old table-control ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 07:47:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/menu-tree-with-table-controls/m-p/6387897#M1404261</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2009-12-09T07:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Menu tree with table controls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/menu-tree-with-table-controls/m-p/6387898#M1404262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to use table control.  The data on the table control is only for display and selection.  I don't need the features of the ALV like sorting, layout change, etc.  Though the ALV grid is my last option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 08:13:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/menu-tree-with-table-controls/m-p/6387898#M1404262</guid>
      <dc:creator>giancarla_aguilar</dc:creator>
      <dc:date>2009-12-09T08:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: Menu tree with table controls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/menu-tree-with-table-controls/m-p/6387899#M1404263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just disable those options of the ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else you will have to refresh the control before each display, and fill the CXTAB_CONTROL structures that define it for each structure/internal table.&lt;/P&gt;&lt;P&gt;- [REFRESH CONTROL|http://help.sap.com/abapdocu_70/en/ABAPREFRESH_CONTROL.htm]&lt;/P&gt;&lt;P&gt;- [CONTROLS - TYPE TABLEVIEW |http://help.sap.com/abapdocu_70/en/ABAPCONTROLS_TABLEVIEW.htm]&lt;/P&gt;&lt;P&gt;But much harder to code than a single ALV grid&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 08:33:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/menu-tree-with-table-controls/m-p/6387899#M1404263</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2009-12-09T08:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Menu tree with table controls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/menu-tree-with-table-controls/m-p/6387900#M1404264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just refreshed/freed the object controls on the current screen upon exit and re-initialize it on the next screen.  Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2010 10:39:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/menu-tree-with-table-controls/m-p/6387900#M1404264</guid>
      <dc:creator>giancarla_aguilar</dc:creator>
      <dc:date>2010-01-14T10:39:02Z</dc:date>
    </item>
  </channel>
</rss>

