<?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 BDC ----Screen Resolution Handiling in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-screen-resolution-handiling/m-p/1597483#M268298</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Can anybody guide me how to handle the screen resolution.&lt;/P&gt;&lt;P&gt;As my client is using 800 X 600 resolution and what we develop will be in 1024 X 768 . In our screen we can view 5 rows for a table control and the client as his resolution is less he can view only 3 or 4 rows .How can  I adjust these things .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points will be rewarded accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;PavanKumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Oct 2006 05:39:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-18T05:39:33Z</dc:date>
    <item>
      <title>BDC ----Screen Resolution Handiling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-screen-resolution-handiling/m-p/1597483#M268298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Can anybody guide me how to handle the screen resolution.&lt;/P&gt;&lt;P&gt;As my client is using 800 X 600 resolution and what we develop will be in 1024 X 768 . In our screen we can view 5 rows for a table control and the client as his resolution is less he can view only 3 or 4 rows .How can  I adjust these things .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points will be rewarded accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;PavanKumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2006 05:39:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-screen-resolution-handiling/m-p/1597483#M268298</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-18T05:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: BDC ----Screen Resolution Handiling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-screen-resolution-handiling/m-p/1597484#M268299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pavan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perhaps you whant to adjust the sise of your objects at you screen according to the resolution?&lt;/P&gt;&lt;P&gt;for exempl the sise of the docking conteiner.&lt;/P&gt;&lt;P&gt;Than you need to use something like that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WINDOW_HEIGTH = ( SY-SROWS - 9 ) * 12.&lt;/P&gt;&lt;P&gt;CREATE OBJECT G_DOCKING_CONTAINER&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;REPID = REPID&lt;/P&gt;&lt;P&gt;DYNNR = '100'&lt;/P&gt;&lt;P&gt;SIDE = CL_GUI_DOCKING_CONTAINER=&amp;gt;DOCK_AT_BOTTOM&lt;/P&gt;&lt;P&gt;EXTENSION = WINDOW_HEIGTH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the 9 is a number of rows from the top of screen to stay free for selectionscreen of dynpro. 12 is the number of pixels per row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Alfred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2006 05:43:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-screen-resolution-handiling/m-p/1597484#M268299</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-18T05:43:53Z</dc:date>
    </item>
  </channel>
</rss>

