<?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 Updating database table using table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-database-table-using-table-control/m-p/2610341#M598740</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to update  database table using table control?&lt;/P&gt;&lt;P&gt;in my scenario i have displayed child table records in a table control&lt;/P&gt;&lt;P&gt;i want to upload the modified records in the table control to database table?&lt;/P&gt;&lt;P&gt;any suggestions please......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Aug 2007 09:14:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-08T09:14:40Z</dc:date>
    <item>
      <title>Updating database table using table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-database-table-using-table-control/m-p/2610341#M598740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to update  database table using table control?&lt;/P&gt;&lt;P&gt;in my scenario i have displayed child table records in a table control&lt;/P&gt;&lt;P&gt;i want to upload the modified records in the table control to database table?&lt;/P&gt;&lt;P&gt;any suggestions please......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 09:14:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updating-database-table-using-table-control/m-p/2610341#M598740</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T09:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Updating database table using table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-database-table-using-table-control/m-p/2610342#M598741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ramesh.........&lt;/P&gt;&lt;P&gt;     your table control will be acting like an internal table.&lt;/P&gt;&lt;P&gt;     consider your table control refers to an internal table 'itab'.&lt;/P&gt;&lt;P&gt;    so if you change the values in the table control, it affects the internal table too.&lt;/P&gt;&lt;P&gt;    so you can use the syntax &amp;lt;b&amp;gt;modify &amp;lt;dbtab&amp;gt; from table &amp;lt;itab&amp;gt;&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;---regards,&lt;/P&gt;&lt;P&gt;   alex b justin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 13:41:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updating-database-table-using-table-control/m-p/2610342#M598741</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T13:41:40Z</dc:date>
    </item>
  </channel>
</rss>

