<?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 Refresh OO ALV table data in second list in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-oo-alv-table-data-in-second-list/m-p/10696024#M1870465</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to display two lists., wherein first list displays header details and second list displays item details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I change the selection in first list data is not getting displayed in second list as per the selection.&lt;/P&gt;&lt;P&gt;Previous selection data is displayed not the current one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second list internal table is getting populated correctly, but not displayed! previous records are displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Class used CL_GUI_ALV_GRID and method set_table_for_first_display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the solution for this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Eshwar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Oct 2014 10:17:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-10-30T10:17:02Z</dc:date>
    <item>
      <title>Refresh OO ALV table data in second list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-oo-alv-table-data-in-second-list/m-p/10696024#M1870465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to display two lists., wherein first list displays header details and second list displays item details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I change the selection in first list data is not getting displayed in second list as per the selection.&lt;/P&gt;&lt;P&gt;Previous selection data is displayed not the current one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second list internal table is getting populated correctly, but not displayed! previous records are displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Class used CL_GUI_ALV_GRID and method set_table_for_first_display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the solution for this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Eshwar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 10:17:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-oo-alv-table-data-in-second-list/m-p/10696024#M1870465</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-30T10:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh OO ALV table data in second list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-oo-alv-table-data-in-second-list/m-p/10696025#M1870466</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;Can you share the code ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For proper usage of in PBO see: &lt;A __default_attr="10353" __jive_macro_name="document" class="jive_macro_document jive_macro" data-orig-content="An Easy Reference For ALV Grid Control" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 10:36:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-oo-alv-table-data-in-second-list/m-p/10696025#M1870466</guid>
      <dc:creator>rosenberg_eitan</dc:creator>
      <dc:date>2014-10-30T10:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh OO ALV table data in second list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-oo-alv-table-data-in-second-list/m-p/10696026#M1870467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eshwar,&lt;/P&gt;&lt;P&gt;please try mutigrid with different selection statments.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 10:37:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-oo-alv-table-data-in-second-list/m-p/10696026#M1870467</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-30T10:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh OO ALV table data in second list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-oo-alv-table-data-in-second-list/m-p/10696027#M1870468</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;you could use this code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if &lt;SPAN style="color: #000000; font-family: 'Courier New';"&gt;ref_gui is initial.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create container, fieldcat, first display ecc....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue;"&gt;PERFORM &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;refresh_alv &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue;"&gt;USING &lt;SPAN style="color: #000000; font-family: 'Courier New';"&gt;ref_gui&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;endif.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: gray;"&gt;*&amp;amp;---------------------------------------------------------------------*&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: gray;"&gt;*&amp;amp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Form&amp;nbsp; REFRESH_ALV&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: gray;"&gt;*&amp;amp;---------------------------------------------------------------------&lt;/SPAN&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: gray;"&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue;"&gt;FORM &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;refresh_alv&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue;"&gt;USING &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;l_&lt;SPAN style="color: #000000; font-family: 'Courier New';"&gt;ref_gui&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue;"&gt;TYPE REF TO &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;cl_gui_alv_grid.&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue;"&gt;DATA &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;st_stable &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue;"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;lvc_s_stbl.&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue;"&gt;CHECK &lt;SPAN style="color: #000000; font-family: 'Courier New';"&gt;l_&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New';"&gt;ref_gui&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue;"&gt;IS NOT INITIAL.&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt; &lt;BR /&gt; st_stable&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: gray;"&gt;-&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;row &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;= &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: #4da619;"&gt;'X'.&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt; st_stable&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: gray;"&gt;-&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;col &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;= &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: #4da619;"&gt;'X'.&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue;"&gt;CALL METHOD &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;l_&lt;SPAN style="color: #000000; font-family: 'Courier New';"&gt;ref_gui&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: gray;"&gt;-&amp;gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;refresh_table_display&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue;"&gt;EXPORTING&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt; is_stable&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;= &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;st_stable&lt;BR /&gt; i_soft_refresh &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;= &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: #4da619;"&gt;' '&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue;"&gt;EXCEPTIONS&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt; finished&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;= &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: limegreen;"&gt;1&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue;"&gt;OTHERS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;= &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: limegreen;"&gt;2.&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue;"&gt;ENDFORM.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: gray; font-size: 10.0pt; font-family: 'Courier New';"&gt;&lt;EM&gt;" REFRESH_ALV&lt;/EM&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: gray; background: white; font-size: 10.0pt; font-family: 'Courier New';"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: gray; background: white; font-size: 10.0pt; font-family: 'Courier New';"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: gray; background: white; font-size: 10.0pt; font-family: 'Courier New';"&gt;&lt;EM&gt;&lt;STRONG&gt;let me know,&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="color: gray; background: white; font-size: 10.0pt; font-family: 'Courier New';"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: gray; background: white; font-size: 10.0pt; font-family: 'Courier New';"&gt;&lt;EM&gt;&lt;STRONG&gt;AI&lt;/STRONG&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 10:40:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-oo-alv-table-data-in-second-list/m-p/10696027#M1870468</guid>
      <dc:creator>alessandroieva</dc:creator>
      <dc:date>2014-10-30T10:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh OO ALV table data in second list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-oo-alv-table-data-in-second-list/m-p/10696028#M1870469</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;Try this on screen loading (PBO).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If alv_object is bound.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; call the method refresh tabe display using alv_object.&lt;/P&gt;&lt;P&gt;else.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; set table for first display&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 10:43:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-oo-alv-table-data-in-second-list/m-p/10696028#M1870469</guid>
      <dc:creator>fredericbasilius</dc:creator>
      <dc:date>2014-10-30T10:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh OO ALV table data in second list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-oo-alv-table-data-in-second-list/m-p/10696029#M1870470</link>
      <description>&lt;P&gt;Hi, I think it will be help your problem;&lt;/P&gt;&lt;P&gt;1) First of  all you can show 2 alv with "cl_gui_splitter_container" after that you must define two alv grid and two container&lt;/P&gt;&lt;P&gt;"go_alv       type ref to cl_gui_alv_grid,&lt;/P&gt;      go_alv2      type ref to cl_gui_alv_grid,&lt;BR /&gt;      go_container type ref to cl_gui_custom_container."&lt;P&gt;*************************&lt;/P&gt;&lt;P&gt;"data: go_spli type ref to cl_gui_splitter_container,&lt;/P&gt;      go_sub1 type ref to cl_gui_container,&lt;BR /&gt;      go_sub2 type ref to cl_gui_container."&lt;P&gt;********&lt;/P&gt;&lt;P&gt;Already you would define your internal table and fieldcatalog , layout features.&lt;/P&gt;&lt;P&gt;first alv can display with this form;&lt;/P&gt;&lt;P&gt;" &lt;/P&gt;&lt;P&gt;form display_alv .&lt;BR /&gt;&lt;BR /&gt;  if go_alv is initial.&lt;BR /&gt;&lt;BR /&gt;    create object go_container&lt;BR /&gt;      exporting&lt;BR /&gt;        container_name = 'CC_ALV'.&lt;BR /&gt;&lt;BR /&gt;    create object go_spli&lt;BR /&gt;      exporting&lt;BR /&gt;        parent  = go_container&lt;BR /&gt;        rows    = 3&lt;BR /&gt;        columns = 1.&lt;BR /&gt;&lt;BR /&gt;    call method go_spli-&amp;gt;get_container&lt;BR /&gt;      exporting&lt;BR /&gt;        row       = 1&lt;BR /&gt;        column    = 1&lt;BR /&gt;      receiving&lt;BR /&gt;        container = go_sub1.&lt;BR /&gt;&lt;BR /&gt;    call method go_spli-&amp;gt;get_container&lt;BR /&gt;      exporting&lt;BR /&gt;        row       = 2&lt;BR /&gt;        column    = 1&lt;BR /&gt;      receiving&lt;BR /&gt;        container = go_sub2.&lt;BR /&gt;&lt;BR /&gt;    call method go_spli-&amp;gt;set_row_height    &lt;BR /&gt;      exporting&lt;BR /&gt;      id  = 1&lt;BR /&gt;      height = 16.&lt;BR /&gt;    create object go_docu&lt;BR /&gt;      exporting&lt;BR /&gt;        style = 'ALV_GRID'.&lt;BR /&gt;    create object go_alv&lt;BR /&gt;      exporting&lt;BR /&gt;        i_parent = go_sub2. "OR GO_CONTAINER&lt;BR /&gt;&lt;BR /&gt;    create object go_event_receiver.&lt;BR /&gt;    set handler go_event_receiver-&amp;gt;handle_top_of_page for go_alv.&lt;BR /&gt;   set handler go_event_receiver-&amp;gt;handle_double_click for go_alv.&lt;BR /&gt;   call method go_alv-&amp;gt;set_table_for_first_display&lt;BR /&gt;      exporting&lt;BR /&gt;        i_structure_name = 'SCARR'&lt;BR /&gt;      changing&lt;BR /&gt;        it_outtab        = gt_scarr.&lt;BR /&gt;&lt;BR /&gt;    call method go_alv-&amp;gt;list_processing_events&lt;BR /&gt;      exporting&lt;BR /&gt;        i_event_name = 'TOP_OF_PAGE'&lt;BR /&gt;        i_dyndoc_id  = go_docu.&lt;BR /&gt;  else.&lt;BR /&gt;    call method go_alv-&amp;gt;refresh_table_display.&lt;BR /&gt;  endif.&lt;BR /&gt;&lt;BR /&gt;endform.                    " DISPLAY_ALV "&lt;/P&gt;&lt;P&gt;after second alv is ;&lt;/P&gt;&lt;P&gt;form display_alv2 .&lt;BR /&gt;    if go_alv2 is INITIAL.&lt;BR /&gt;    create object go_container&lt;BR /&gt;      exporting&lt;BR /&gt;        container_name = 'CC_ALV'.&lt;BR /&gt;&lt;BR /&gt;    call method go_spli-&amp;gt;get_container&lt;BR /&gt;      exporting&lt;BR /&gt;        row       = 3&lt;BR /&gt;        column    = 1&lt;BR /&gt;      receiving&lt;BR /&gt;        container = go_sub3.&lt;BR /&gt;&lt;BR /&gt;    create object go_alv2&lt;BR /&gt;      exporting&lt;BR /&gt;        i_parent = go_sub3. "OR GO_CONTAINER&lt;BR /&gt;&lt;BR /&gt;    call method go_alv2-&amp;gt;set_table_for_first_display&lt;BR /&gt;      exporting&lt;BR /&gt;        i_structure_name = 'SFLIGHT'&lt;BR /&gt;      changing&lt;BR /&gt;        it_outtab        = gt_sflight.&lt;BR /&gt;     else.&lt;BR /&gt;       call method go_alv2-&amp;gt;refresh_table_display.&lt;BR /&gt;  endif.&lt;BR /&gt;endform.                    " DISPLAY_ALV2&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;HINT: Your double click method can be like this, &lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;read table gt_scarr into gs_scarr index e_row-index.&lt;BR /&gt;    if sy-subrc eq 0.&lt;BR /&gt;      select * from sflight into table gt_sflight&lt;BR /&gt;          where carrid = gs_scarr-carrid.&lt;BR /&gt;    endif.&lt;BR /&gt;      perform display_alv2.&lt;BR /&gt;      perform set_fcat2.&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;Dont forget to refresh second alv display, if it will be your alv doesn't appear second click.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 06:44:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-oo-alv-table-data-in-second-list/m-p/10696029#M1870470</guid>
      <dc:creator>former_member780881</dc:creator>
      <dc:date>2021-11-29T06:44:32Z</dc:date>
    </item>
  </channel>
</rss>

