<?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: Refreshing a screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-a-screen/m-p/4398903#M1045729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daneil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you r using Table control in other tabs also den wenever u navigate to another tab a PAI wil get trigger alongwith PBO.So, Save all the data into temporary table &amp;amp; refresh the original table &amp;amp; in PBO of that screen, transfer all data from temporary to original table through Loop command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use Sy-ucomm case for each Tab in PAI to transfer data to temporary table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this wud work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Mudit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Aug 2008 06:18:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-29T06:18:02Z</dc:date>
    <item>
      <title>Refreshing a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-a-screen/m-p/4398901#M1045727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a screen that contains a tabstrip control with 4 tabs, the first tab being a table control.  When i select the particular row in my tabe control and press 'change', it will populate data in my other 3 tabs like it is supposed to.  But if i attempt to select another record and press 'change', the first record i selected is still populate in the other 3 tabs.  Do i need to do a refresh control, or what?  How can i fix this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2008 17:18:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-a-screen/m-p/4398901#M1045727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-28T17:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-a-screen/m-p/4398902#M1045728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From my understanding it seemed that your Table Control seemed to work fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can take a following approach. As only when you select any new row in the Table Control, it becomes necessary to refresh the data in the other Tab, you can write a short perform statement at the PAI event of the user command. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, at every new change of row the previous values will be refreshed. If it is a Table Control then use the key word REFRESH CONTROL &amp;lt;ctrl&amp;gt; FROM SCREEN &amp;lt;scr&amp;gt;. And if there are any other structures in the screen you can clear these. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Samantak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 03:39:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-a-screen/m-p/4398902#M1045728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-29T03:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-a-screen/m-p/4398903#M1045729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daneil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you r using Table control in other tabs also den wenever u navigate to another tab a PAI wil get trigger alongwith PBO.So, Save all the data into temporary table &amp;amp; refresh the original table &amp;amp; in PBO of that screen, transfer all data from temporary to original table through Loop command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use Sy-ucomm case for each Tab in PAI to transfer data to temporary table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this wud work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Mudit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 06:18:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-a-screen/m-p/4398903#M1045729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-29T06:18:02Z</dc:date>
    </item>
  </channel>
</rss>

