<?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: ALV TREE FULL SCREEN in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-tree-full-screen/m-p/1151350#M117549</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Check these demo programs for ALV Tree &lt;/P&gt;&lt;P&gt;BCALV_TREE_SIMPLE_DEMO.&lt;/P&gt;&lt;P&gt;BCALV_TREE_01, BCALV_TREE_02 ...BCALV_TREE_06&lt;/P&gt;&lt;P&gt;BCALV_TREE_DEMO,&lt;/P&gt;&lt;P&gt;BCALV_TREE_DND&lt;/P&gt;&lt;P&gt;BCALV_TREE_DND_MULTIPLE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all these programs are available in the package SLIS. Open the Package in SE80 where you can find the ALV demo programs .&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>Mon, 09 Jan 2006 11:23:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-09T11:23:45Z</dc:date>
    <item>
      <title>ALV TREE FULL SCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-tree-full-screen/m-p/1151349#M117548</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 al simple alv tree as output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I some BCALV* example report I have seen that it is possible to build a full screen alv.&lt;/P&gt;&lt;P&gt;But I don't understood as i can do the same with tree.&lt;/P&gt;&lt;P&gt;After i saw the example i aspecteda parameter like layout in the set_table_for_first_display method, but there isn't.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, can anyone suggest something to me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;enzo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2006 11:17:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-tree-full-screen/m-p/1151349#M117548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-09T11:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: ALV TREE FULL SCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-tree-full-screen/m-p/1151350#M117549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Check these demo programs for ALV Tree &lt;/P&gt;&lt;P&gt;BCALV_TREE_SIMPLE_DEMO.&lt;/P&gt;&lt;P&gt;BCALV_TREE_01, BCALV_TREE_02 ...BCALV_TREE_06&lt;/P&gt;&lt;P&gt;BCALV_TREE_DEMO,&lt;/P&gt;&lt;P&gt;BCALV_TREE_DND&lt;/P&gt;&lt;P&gt;BCALV_TREE_DND_MULTIPLE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all these programs are available in the package SLIS. Open the Package in SE80 where you can find the ALV demo programs .&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>Mon, 09 Jan 2006 11:23:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-tree-full-screen/m-p/1151350#M117549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-09T11:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: ALV TREE FULL SCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-tree-full-screen/m-p/1151351#M117550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Enzo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if you have tried this. The custom container you have placed on the screen can affect this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure the size of the screen is set to max (200 x 240). Drag the custom container on the screen to occupy the maximum space on the screen. In the attributes of this Cutsom control, check both the check boxes in Resizing and set the value for the Vertical and Horizontal to the mimum number possible. Now execute your report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The output will occupy the space avaible on the monitor and adjust automatically.&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 if this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2006 11:28:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-tree-full-screen/m-p/1151351#M117550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-09T11:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: ALV TREE FULL SCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-tree-full-screen/m-p/1151352#M117551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Vijaya,&lt;/P&gt;&lt;P&gt;I know these report but anyone is in fullscreen mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;P&gt;enzo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2006 11:29:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-tree-full-screen/m-p/1151352#M117551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-09T11:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: ALV TREE FULL SCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-tree-full-screen/m-p/1151353#M117552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Enzo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you want to do depends on how you have inserted your custom container in your screen by screen painter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to have a tree FULL SCREEN, your container have to be placed in whole screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway see the DEMO programs for tree control by trx ABAPDOCU &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: max bianchi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2006 11:37:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-tree-full-screen/m-p/1151353#M117552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-09T11:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: ALV TREE FULL SCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-tree-full-screen/m-p/1151354#M117553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ENZO,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You Can try with the help of Docking container also.&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>Mon, 09 Jan 2006 11:42:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-tree-full-screen/m-p/1151354#M117553</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-09T11:42:01Z</dc:date>
    </item>
  </channel>
</rss>

