<?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 How to refresh controle tableview? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-refresh-controle-tableview/m-p/7712492#M1579231</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to ask you how to solve issue written below:&lt;/P&gt;&lt;P&gt;I have two screens: screen_1 and screen_2,  the first screen contains controle tableview with  some data in  table table_1 initaliazed in PBO,  the second screen has button which for instance change table_1 records.&lt;/P&gt;&lt;P&gt;How to refresh controle tableview if button is pressed?&lt;/P&gt;&lt;P&gt;Until now, tableview will refresh only if tableview's scrollbar is pressed. Instead of table_1 is changed, tableview cannot be refreshed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks for your help&lt;/P&gt;&lt;P&gt;Mateusz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Mar 2011 13:36:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-03-09T13:36:30Z</dc:date>
    <item>
      <title>How to refresh controle tableview?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-refresh-controle-tableview/m-p/7712492#M1579231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to ask you how to solve issue written below:&lt;/P&gt;&lt;P&gt;I have two screens: screen_1 and screen_2,  the first screen contains controle tableview with  some data in  table table_1 initaliazed in PBO,  the second screen has button which for instance change table_1 records.&lt;/P&gt;&lt;P&gt;How to refresh controle tableview if button is pressed?&lt;/P&gt;&lt;P&gt;Until now, tableview will refresh only if tableview's scrollbar is pressed. Instead of table_1 is changed, tableview cannot be refreshed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks for your help&lt;/P&gt;&lt;P&gt;Mateusz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 13:36:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-refresh-controle-tableview/m-p/7712492#M1579231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-09T13:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to refresh controle tableview?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-refresh-controle-tableview/m-p/7712493#M1579232</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;I think you have some records in table control table_1 and you need those same values with same fields as in Table_1 to table_2 with refreshed values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, you can do as follow..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to refresh by button click... You have to" refresh itab"(internal table/structure with in a loop if is table control).&lt;/P&gt;&lt;P&gt;then to update this changes you have to use following statement " Modify itab lines.....(mention above changes in button click. i.e. if you want to do when clicking table_2, have to do there).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else if you want update the changes made in table_1 to be updated in table_2.. you can refresh those fields using "sy-dataR" for those corresponding fields. using that flag value and cursor position you can refresh those fields in table_2 if changes made in Table_1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Renuka.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 05:01:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-refresh-controle-tableview/m-p/7712493#M1579232</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-10T05:01:44Z</dc:date>
    </item>
  </channel>
</rss>

