<?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: Container usage in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/container-usage/m-p/1476682#M223444</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Prasad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a single control (like the ALV tree) then you could use either a normal container (CL_GUI_CONTAINER or CL_GUI_CUSTOM_CONTAINER) or, alternatively, a docking container (CL_GUI_DOCKING_CONTAINER) if you want to attach the control at specific parts of the dynpro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I do not understand is your question concerning the field catalog. This has nothing to do with the container but has to be imported into the corresponding "functional" control (e.g. ALV grid control).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have more than one control that you want to display side by side then you need a splitter container (CL_GUI_SPLITTER_CONTAINER).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;   Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Sep 2006 06:31:00 GMT</pubDate>
    <dc:creator>uwe_schieferstein</dc:creator>
    <dc:date>2006-09-05T06:31:00Z</dc:date>
    <item>
      <title>Container usage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/container-usage/m-p/1476679#M223441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I need to place both ALV Tree and field catalog on a container . Which container I need to use for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;  Prasad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2006 06:24:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/container-usage/m-p/1476679#M223441</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-05T06:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Container usage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/container-usage/m-p/1476680#M223442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see transaction &amp;lt;b&amp;gt;DWDM&amp;lt;/b&amp;gt; ur  point  wiil clear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2006 06:28:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/container-usage/m-p/1476680#M223442</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-05T06:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: Container usage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/container-usage/m-p/1476681#M223443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Kishan told go to the transaction DWDM. There are many examples available with source code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regs,&lt;/P&gt;&lt;P&gt;Venkat Ramanan N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2006 06:30:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/container-usage/m-p/1476681#M223443</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-05T06:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Container usage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/container-usage/m-p/1476682#M223444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Prasad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a single control (like the ALV tree) then you could use either a normal container (CL_GUI_CONTAINER or CL_GUI_CUSTOM_CONTAINER) or, alternatively, a docking container (CL_GUI_DOCKING_CONTAINER) if you want to attach the control at specific parts of the dynpro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I do not understand is your question concerning the field catalog. This has nothing to do with the container but has to be imported into the corresponding "functional" control (e.g. ALV grid control).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have more than one control that you want to display side by side then you need a splitter container (CL_GUI_SPLITTER_CONTAINER).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;   Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2006 06:31:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/container-usage/m-p/1476682#M223444</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2006-09-05T06:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Container usage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/container-usage/m-p/1476683#M223445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Uwe,&lt;/P&gt;&lt;P&gt;    I should disply values in the field catalog whenever user clicks on the tree.I need to display item details whenever user browsed through tree. Is there any chance to keep tree or brousing facility in field catalog itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;  Prasad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2006 06:41:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/container-usage/m-p/1476683#M223445</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-05T06:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Container usage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/container-usage/m-p/1476684#M223446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;U can use the function module 'REUSE_ALV_HIERSEQ_LIST_DISPLAY', in that u can pass the field catalog also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : FCAT TYPE SLIS_T_FIELDCAT_ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'REUSE_ALV_HIERSEQ_LIST_DISPLAY'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;     I_CALLBACK_PROGRAM             = SY-REPID&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    IS_LAYOUT                      = WA_LAYOUT&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;     IT_FIELDCAT                    = FCAT&lt;/P&gt;&lt;P&gt;      I_TABNAME_HEADER              = 'IT_Sales_Header'&lt;/P&gt;&lt;P&gt;      I_TABNAME_ITEM                = 'IT_Sales_Item'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     IS_KEYINFO                    = WA_KEYINFO&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      T_OUTTAB_HEADER               = IT_SALES_HEADER&lt;/P&gt;&lt;P&gt;      T_OUTTAB_ITEM                 = IT_SALES_ITEM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Router&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2006 06:42:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/container-usage/m-p/1476684#M223446</guid>
      <dc:creator>baskaran00</dc:creator>
      <dc:date>2006-09-05T06:42:12Z</dc:date>
    </item>
  </channel>
</rss>

