<?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 Grid Display Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-display-problem/m-p/7424867#M1549779</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess, it has something to do with the Screen levels. I have done a sample program to test the scenario, i have 3 screens, the first one is main screen and the other two are pop ups (say 1 n 2), each of the three displaying their own ALV Grids. Now, i have a hotspot on Main Screen and a hotspot on pop up 1. when i click on any of these hotspots i go to pop up 2. Here, i go to pop up 1 only after marking a row of the Main Screen. The pop up 2 is displaying fine when i click on Main Screen hotspot, but  when i do the same on pop up 1, i dont even get the controls but just an empty screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any solutions or any suggestions here?? am i missing something here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;rama&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Nov 2010 11:38:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-11-12T11:38:08Z</dc:date>
    <item>
      <title>ALV Grid Display Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-display-problem/m-p/7424865#M1549777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am displaying an ALV in a Modal Dialog box(say 3), navigation to this Screen is done in 2 ways. I have two more ALV Grids (One Main Screen(say 1), One Modal Dialog box(say 2)) and when i click on the Hotspot of any of these two Screens, i display the Screen, where i have the problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem: When i click for example, on the Main Screen(1), the ALV in question(3) is displayed correctly, but as soon as i try to click on the other Modal Dialog Box(2), the ALV in question(3) is not being displayed. [Empty Screen without the Grid]&lt;/P&gt;&lt;P&gt;When i interchange the navigation(After executing the Program again), for example i try to enter the ALV in question(3) through the other Dialog Box(2), i succeed, but when i try the same from the Main Screen(1), the ALV in question(3) is empty again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to solve the issue using Docking Containers and intitializing the controls beforehand (help from Mr. Uwe's Blog), but then the problem persists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just not able to understand whats happening. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;rama&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2010 13:44:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-display-problem/m-p/7424865#M1549777</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-10T13:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid Display Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-display-problem/m-p/7424866#M1549778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am posting the screenshots of the way i navigate, hope that would make it clear for everyone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://img87.imageshack.us/i/onecu.jpg/" target="test_blank"&gt;http://img87.imageshack.us/i/onecu.jpg/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://img521.imageshack.us/i/twoxd.jpg/" target="test_blank"&gt;http://img521.imageshack.us/i/twoxd.jpg/&lt;/A&gt; [This Screen is displayed after i click on the Button: &lt;STRONG&gt;Weitere Bereiche&lt;/STRONG&gt;]&lt;/P&gt;&lt;P&gt;&lt;A href="http://img101.imageshack.us/i/threema.jpg/" target="test_blank"&gt;http://img101.imageshack.us/i/threema.jpg/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://img12.imageshack.us/i/fourcz.jpg/" target="test_blank"&gt;http://img12.imageshack.us/i/fourcz.jpg/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;rama&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2010 13:56:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-display-problem/m-p/7424866#M1549778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-10T13:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid Display Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-display-problem/m-p/7424867#M1549779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess, it has something to do with the Screen levels. I have done a sample program to test the scenario, i have 3 screens, the first one is main screen and the other two are pop ups (say 1 n 2), each of the three displaying their own ALV Grids. Now, i have a hotspot on Main Screen and a hotspot on pop up 1. when i click on any of these hotspots i go to pop up 2. Here, i go to pop up 1 only after marking a row of the Main Screen. The pop up 2 is displaying fine when i click on Main Screen hotspot, but  when i do the same on pop up 1, i dont even get the controls but just an empty screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any solutions or any suggestions here?? am i missing something here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;rama&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 11:38:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-display-problem/m-p/7424867#M1549779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-12T11:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid Display Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-display-problem/m-p/7424868#M1549780</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;call free method of container you do not use any longer. Otherwise your grid is just not visible because it is covered by an empty control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created something comparable using CL_GUI_DIALOGBOX_CONTAINERs and it works fine: Closing the container also means call free method of container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give some code! Pictures are nice but not much use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Nov 2010 13:48:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-display-problem/m-p/7424868#M1549780</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2010-11-14T13:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid Display Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-display-problem/m-p/7424869#M1549781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code in the PBO(desired pop up screen) goes like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONT_PORT is of type cl_gui_custom_container and GRID_PORT of type cl_gui_alv_grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;IF cont_port is initial
or grid_port is initial.
  repid = sy-repid.
  dynnr = sy-dynnr.

  CREATE OBJECT CONT_PORT
    EXPORTING
*    LIFETIME     = cont_port-&amp;gt;lifetime_default
      CONTAINER_NAME = 'CALV_PORT'.
**      repid          = repid
**      dynnr          = dynnr.

  CREATE OBJECT LR_EVENT_RECEIVER.

  CREATE OBJECT GRID_PORT
    EXPORTING
      I_PARENT      = CONT_PORT .
*      I_APPL_EVENTS = 'X'.
  SET HANDLER LR_EVENT_RECEIVER-&amp;gt;HSPOT_CLICK_PORT FOR GRID_PORT.
ENDIF.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used the is_alive method and sometimes the value of state is 1, so what i did then was, created the both container and grid objects again. this actually works but for only one Level. I mean when i repeat the process, i get grid over grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;rama&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: newtoAbap on Nov 15, 2010 10:10 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: newtoAbap on Nov 15, 2010 10:13 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 09:08:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-display-problem/m-p/7424869#M1549781</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-15T09:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid Display Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-display-problem/m-p/7424870#M1549782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved it myself..i have written the call screen statement in the event handler method and worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;rama&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 10:01:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-display-problem/m-p/7424870#M1549782</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-15T10:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid Display Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-display-problem/m-p/7424871#M1549783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved it on my own.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 10:19:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-display-problem/m-p/7424871#M1549783</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-15T10:19:13Z</dc:date>
    </item>
  </channel>
</rss>

