<?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 ABAP screen/control question in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-control-question/m-p/759198#M36840</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a question for all the resident experts in ABAP.  I would like to take a simple screen that has about three sub-screens in it that are fixed sized and make them variable sized in the transaction. In other words, make the sub-screens re-sizeable by the user; see Transaction WPS1 (or SE80) for an example of this.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that I have looked into using the control&lt;/P&gt;&lt;P&gt;CL_GUI_DOCKING_CONTAINER, but the problem I am running into is that it doesn't make room for putting in a program screen into that newly created docking container.  It is possible to put in other controls in it, but not screens.   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you any of you have any comments or suggestions I would be very grateful.  Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 May 2004 03:20:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2004-05-19T03:20:47Z</dc:date>
    <item>
      <title>ABAP screen/control question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-control-question/m-p/759198#M36840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a question for all the resident experts in ABAP.  I would like to take a simple screen that has about three sub-screens in it that are fixed sized and make them variable sized in the transaction. In other words, make the sub-screens re-sizeable by the user; see Transaction WPS1 (or SE80) for an example of this.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that I have looked into using the control&lt;/P&gt;&lt;P&gt;CL_GUI_DOCKING_CONTAINER, but the problem I am running into is that it doesn't make room for putting in a program screen into that newly created docking container.  It is possible to put in other controls in it, but not screens.   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you any of you have any comments or suggestions I would be very grateful.  Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 May 2004 03:20:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-control-question/m-p/759198#M36840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-05-19T03:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP screen/control question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-control-question/m-p/759199#M36841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Subramanian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess it should work in the following way.&lt;/P&gt;&lt;P&gt;1.) Define a Container-Control for the Docking-Container&lt;/P&gt;&lt;P&gt;but don't use the whole Dynpro-space.&lt;/P&gt;&lt;P&gt;Make the DC not rezisable but the Subscreens rezisable.&lt;/P&gt;&lt;P&gt;2.) Above the DC-Cntrl you can place Your standard-Dynpro Objects.&lt;/P&gt;&lt;P&gt;3.) Try to change the Screen-Properties to higher value.&lt;/P&gt;&lt;P&gt;for excample 132 Colums.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope I could help You&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 May 2004 11:36:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-control-question/m-p/759199#M36841</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-05-19T11:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP screen/control question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-control-question/m-p/759200#M36842</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;Thank you for your reply. I have a couple of questions,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. How to make the subscreen resizeable?&lt;/P&gt;&lt;P&gt;2. How to put the standard object on top of docking container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Subra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 May 2004 01:27:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-control-question/m-p/759200#M36842</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-05-20T01:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP screen/control question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-control-question/m-p/759201#M36843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;i am sorry, but i am out for holliday until the end of the next week.&lt;/P&gt;&lt;P&gt;But if You want, i can prepare You an example after next week.&lt;/P&gt;&lt;P&gt;BR Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 May 2004 09:16:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-control-question/m-p/759201#M36843</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-05-20T09:16:27Z</dc:date>
    </item>
  </channel>
</rss>

