<?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: ABAP Objects - Graphical Tree Structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects-graphical-tree-structure/m-p/1073353#M95521</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAPTLIST_TREE_CONTROL_DEMO&lt;/P&gt;&lt;P&gt;SAPCOLUMN_TREE_CONTROL_DEMO&lt;/P&gt;&lt;P&gt;SAPSIMPLE_TREE_CONTROL_DEMO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see these program from se38--&amp;gt; just run them, i think this what you want..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz reward point if this post helped you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Nov 2005 08:53:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-11-25T08:53:49Z</dc:date>
    <item>
      <title>ABAP Objects - Graphical Tree Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects-graphical-tree-structure/m-p/1073350#M95518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;   I have a problem in splitting the container of graphical tree.&lt;/P&gt;&lt;P&gt;    i want to split the left side container which will generally have the tree hierarchy in small size, which can be viewed on the right side in a bigger size by positioning on the necessary portion of left side container.&lt;/P&gt;&lt;P&gt;   Please help me out as in how to split the container. is there any property which has to be set so taht it can be splitted.&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;Theja.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Nov 2005 08:42:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects-graphical-tree-structure/m-p/1073350#M95518</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-25T08:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Objects - Graphical Tree Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects-graphical-tree-structure/m-p/1073351#M95519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use class&lt;/P&gt;&lt;P&gt;cl_gui_splitter_container&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for splitter control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check out the demo program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSDEMO_SPLITTER_CONTROL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Nov 2005 08:47:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects-graphical-tree-structure/m-p/1073351#M95519</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-11-25T08:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Objects - Graphical Tree Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects-graphical-tree-structure/m-p/1073352#M95520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Theja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You check  examples of Controls they are very helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to environment examples in that control examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try them, they used splitter control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Nov 2005 08:50:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects-graphical-tree-structure/m-p/1073352#M95520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-25T08:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Objects - Graphical Tree Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects-graphical-tree-structure/m-p/1073353#M95521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAPTLIST_TREE_CONTROL_DEMO&lt;/P&gt;&lt;P&gt;SAPCOLUMN_TREE_CONTROL_DEMO&lt;/P&gt;&lt;P&gt;SAPSIMPLE_TREE_CONTROL_DEMO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see these program from se38--&amp;gt; just run them, i think this what you want..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz reward point if this post helped you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Nov 2005 08:53:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects-graphical-tree-structure/m-p/1073353#M95521</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-25T08:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Objects - Graphical Tree Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects-graphical-tree-structure/m-p/1073354#M95522</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;RSDEMO_EASY_SPLITTER_CONTROL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the above Demo Prog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Nov 2005 08:53:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects-graphical-tree-structure/m-p/1073354#M95522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-25T08:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Objects - Graphical Tree Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects-graphical-tree-structure/m-p/1073355#M95523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thejaswi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do it in two ways. If you want only two divisions then you can use a EASY SPLITTER. If you more parts you can go for a SPLITTER CONTAINER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;w_custom_contnr  TYPE REF TO cl_gui_custom_container,&lt;/P&gt;&lt;P&gt;w_split      TYPE REF TO cl_gui_easy_splitter_container,&lt;/P&gt;&lt;P&gt;w_contnr_top     TYPE REF TO cl_gui_container,&lt;/P&gt;&lt;P&gt;w_contnr_bot     TYPE REF TO cl_gui_container,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF w_custom_contnr IS INITIAL.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  Create Event Receiver&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;   CREATE OBJECT w_event_receiver.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    IF cl_gui_alv_grid=&amp;gt;offline( ) IS INITIAL.&lt;/P&gt;&lt;P&gt;      CREATE OBJECT w_custom_contnr&lt;/P&gt;&lt;P&gt;             EXPORTING container_name = c_container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    Create the splitter control&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      CREATE OBJECT w_split&lt;/P&gt;&lt;P&gt;         EXPORTING&lt;/P&gt;&lt;P&gt;           parent            = w_custom_contnr&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;         ORIENTATION       = 0&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;           sash_position     = 16&lt;/P&gt;&lt;P&gt;           with_border       = 0&lt;/P&gt;&lt;P&gt;         EXCEPTIONS&lt;/P&gt;&lt;P&gt;           cntl_error        = 1&lt;/P&gt;&lt;P&gt;           cntl_system_error = 2&lt;/P&gt;&lt;P&gt;           OTHERS            = 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    Get the containers of the splitter control&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      w_contnr_top = w_split-&amp;gt;top_left_container.&lt;/P&gt;&lt;P&gt;      w_contnr_bot = w_split-&amp;gt;bottom_right_container.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CREATE OBJECT w_tree &lt;/P&gt;&lt;P&gt;EXPORTING i_parent = w_contnr_bot.&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;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Please reward the posts that help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Nov 2005 09:00:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects-graphical-tree-structure/m-p/1073355#M95523</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-25T09:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Objects - Graphical Tree Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects-graphical-tree-structure/m-p/1073356#M95524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;    Thnx for all ur replies. but thats not the problem. All of u are talking about the normal splitter for containers.&lt;/P&gt;&lt;P&gt;   but i am talking about hierarchy graphical tree. This is visualised as two parts. left side has the detailed hierachy based on the portion selected on the right side.&lt;/P&gt;&lt;P&gt;i want to split the right side part.&lt;/P&gt;&lt;P&gt;   have no idea whether these are two different containers or one.&lt;/P&gt;&lt;P&gt;   i am passing container_1 to CL_GUI_GP_HIER which implements an interface IF_GRAPHIC_PROXY~INIT..&lt;/P&gt;&lt;P&gt;i have no idea how the container_1 is getting splitted into two parts.some logic goes after this method call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL METHOD GP4-&amp;gt;IF_GRAPHIC_PROXY~INIT&lt;/P&gt;&lt;P&gt;*Change by TREDDY&lt;/P&gt;&lt;P&gt;                EXPORTING PARENT       = container_1&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;              EXPORTING PARENT       =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*splitter-&amp;gt;BOTTOM_RIGHT_CONTAINER&lt;/P&gt;&lt;P&gt;                                          "SPLITTER_AREA2&lt;/P&gt;&lt;P&gt;                         DC           = DC_INST&lt;/P&gt;&lt;P&gt;                         PROD_ID      = PROD_GP4&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                          force_prod = gfw_true&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;                         EVTCODE_LIST = EVTCODE_LIST&lt;/P&gt;&lt;P&gt;                         FILTER_LIST  = FILTER_LIST&lt;/P&gt;&lt;P&gt;               IMPORTING RETVAL       = RETVAL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Nov 2005 09:56:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects-graphical-tree-structure/m-p/1073356#M95524</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-25T09:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Objects - Graphical Tree Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects-graphical-tree-structure/m-p/1073357#M95525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there may be a docking container inside container_1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Nov 2005 07:50:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects-graphical-tree-structure/m-p/1073357#M95525</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-11-26T07:50:34Z</dc:date>
    </item>
  </channel>
</rss>

