<?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: Regarding Custom Container in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-custom-container/m-p/1722151#M315111</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Simply set the size of the screen to 200 x 240, that will occupy the entire space and then make sure your custom container also has the same size of 200 x 240 so that it occupiers the entire screen. &lt;/P&gt;&lt;P&gt;In the attributes of the control, check RESIZING check boxes and give minimum values for the vertical and horizontal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That should solve your issue.&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;Note - Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Nov 2006 14:22:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-15T14:22:34Z</dc:date>
    <item>
      <title>Regarding Custom Container</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-custom-container/m-p/1722148#M315108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;   I have a problem regarding Custom Container. when i display container it should display on full screen. I tried expanding container in lay out still some space remains on right hans side of the screen. Can any body tell me how to go so that the display will be full screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vinayak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 13:27:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-custom-container/m-p/1722148#M315108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T13:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Custom Container</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-custom-container/m-p/1722149#M315109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinayak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used to face the similar problem, when i used to Generate ALV reports using classes. The container wasn't fitting into the page width. What i remember is that i used to goto the first tab which displays the screen attributes and i used to set the width there 139 (not sure). Try to change the value in the attributes tab of the screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 13:35:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-custom-container/m-p/1722149#M315109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T13:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Custom Container</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-custom-container/m-p/1722150#M315110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinayak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    I too faced the same problem, but I did this in se51 (screen painter).&lt;/P&gt;&lt;P&gt;    go to the screen in se51 and first drag the screen area to fit the screen.&lt;/P&gt;&lt;P&gt;    Then drag the container to that point. It is working for me.Please try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Srilatha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 13:50:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-custom-container/m-p/1722150#M315110</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T13:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Custom Container</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-custom-container/m-p/1722151#M315111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Simply set the size of the screen to 200 x 240, that will occupy the entire space and then make sure your custom container also has the same size of 200 x 240 so that it occupiers the entire screen. &lt;/P&gt;&lt;P&gt;In the attributes of the control, check RESIZING check boxes and give minimum values for the vertical and horizontal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That should solve your issue.&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;Note - Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 14:22:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-custom-container/m-p/1722151#M315111</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T14:22:34Z</dc:date>
    </item>
  </channel>
</rss>

