<?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 Problem in REFRESH_TABLE_DISPLAY in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-refresh-table-display/m-p/7619087#M1570127</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;&lt;/P&gt;&lt;P&gt;I am new to ALV GRID. While using REFRESH_TABLE_DISPLAY I am getting errors OK(539).  Basically I want to delete the CHEQUE entries based on the criteria on selection-screen. There is F4 help for cheques . once I press enter, the details of the cheque will be shown on container on selection screen itself . The delete pushbutton is also there on selection-screen. The problem is that second time I am pressing F4 help and selecting different cheque , the details of first cheque is shown on the selection-screen not the selected one. I tried to use REFRESH_TABLE_DISPLAY but it is giving an abend(A) type message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Jan 2011 08:30:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-01-20T08:30:22Z</dc:date>
    <item>
      <title>Problem in REFRESH_TABLE_DISPLAY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-refresh-table-display/m-p/7619087#M1570127</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;&lt;/P&gt;&lt;P&gt;I am new to ALV GRID. While using REFRESH_TABLE_DISPLAY I am getting errors OK(539).  Basically I want to delete the CHEQUE entries based on the criteria on selection-screen. There is F4 help for cheques . once I press enter, the details of the cheque will be shown on container on selection screen itself . The delete pushbutton is also there on selection-screen. The problem is that second time I am pressing F4 help and selecting different cheque , the details of first cheque is shown on the selection-screen not the selected one. I tried to use REFRESH_TABLE_DISPLAY but it is giving an abend(A) type message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jan 2011 08:30:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-refresh-table-display/m-p/7619087#M1570127</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-20T08:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in REFRESH_TABLE_DISPLAY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-refresh-table-display/m-p/7619088#M1570128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I managed the resolve the issue. I find out that cl_gui_alv_grid-&amp;gt;mt_outtab was empty .when I was calling REFRESH_GRID_DISPLAY. I found out the place where mt_outtab was getting initial. Actually initially for both set_table_for_first_display and refresh_grid_display this code was common.&lt;/P&gt;&lt;P&gt;create object g_custom_container&lt;/P&gt;&lt;P&gt;         exporting container_name = g_container.&lt;/P&gt;&lt;P&gt;  create object g_grid&lt;/P&gt;&lt;P&gt;         exporting i_parent = g_custom_container.&lt;/P&gt;&lt;P&gt;Due to this mt_outtab was getting refreshed.&lt;/P&gt;&lt;P&gt;So I gave the condition that if the grid has been displayed once no need to create grid container again and it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Debopriyo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jan 2011 13:26:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-refresh-table-display/m-p/7619088#M1570128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-20T13:26:56Z</dc:date>
    </item>
  </channel>
</rss>

