<?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: Update internal table data from table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-internal-table-data-from-table-control/m-p/2400957#M534851</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for tables we use &amp;lt;b&amp;gt;commit work&amp;lt;/b&amp;gt; after inserting values into table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 02 Jun 2007 04:39:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-02T04:39:32Z</dc:date>
    <item>
      <title>Update internal table data from table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-internal-table-data-from-table-control/m-p/2400956#M534850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi GURUS,&lt;/P&gt;&lt;P&gt;I need help regarding one of my requirement.&lt;/P&gt;&lt;P&gt;I need to display data from the internal table on the screen and when the user selects a record/multiple records from screen and clicks on approve button i need to update one of the field from N to Y in the corresponding Ztable. Once the record is updated from Ztable , that should no longer be visible for the user on the screen.&lt;/P&gt;&lt;P&gt;I am using table control wizard to display data. I am able to update the Ztable, but that record is not refreshing from the user screen. Any suggestions would be approved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also please let me know if table control is the best way to do this/ alv grid control??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jun 2007 04:25:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-internal-table-data-from-table-control/m-p/2400956#M534850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-02T04:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Update internal table data from table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-internal-table-data-from-table-control/m-p/2400957#M534851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for tables we use &amp;lt;b&amp;gt;commit work&amp;lt;/b&amp;gt; after inserting values into table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jun 2007 04:39:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-internal-table-data-from-table-control/m-p/2400957#M534851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-02T04:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Update internal table data from table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-internal-table-data-from-table-control/m-p/2400958#M534852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not worrying about ztable/table commit.. It is updating correctly..&lt;/P&gt;&lt;P&gt;Once the record is updated , after PAI i should refresh the displayed table control records to removed the updated record from this screen..&lt;/P&gt;&lt;P&gt;I would reward points for helpful solution....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jun 2007 13:39:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-internal-table-data-from-table-control/m-p/2400958#M534852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-02T13:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Update internal table data from table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-internal-table-data-from-table-control/m-p/2400959#M534853</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;   REFRESH CONTROL Control-Name FROM SCREEN '0100'  -&amp;gt; use this command to refresh the table control &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to know more, read into&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/click.jspa?searchID=2934287&amp;amp;messageID=673474" target="test_blank"&gt;https://forums.sdn.sap.com/click.jspa?searchID=2934287&amp;amp;messageID=673474&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2646265"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful, reward&lt;/P&gt;&lt;P&gt;Sathish. R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jun 2007 14:12:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-internal-table-data-from-table-control/m-p/2400959#M534853</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-02T14:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: Update internal table data from table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-internal-table-data-from-table-control/m-p/2400960#M534854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you please let me know where i need to put this statement to refresh the screen...I am new to module pool programming&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jun 2007 16:03:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-internal-table-data-from-table-control/m-p/2400960#M534854</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-02T16:03:02Z</dc:date>
    </item>
  </channel>
</rss>

