<?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 regardig error while updating the database table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regardig-error-while-updating-the-database-table/m-p/2410332#M537573</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;&lt;/P&gt;&lt;P&gt;   i m trying to update the database table from the values containig in my internal table  ,,,but the system is giving this error plz help me::::&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The type of the database table and work area (or internal table)&lt;/P&gt;&lt;P&gt;"ITAB_UPDATE" are not Unicode convertible. Unicode convertible.		&lt;/P&gt;&lt;P&gt;:::&lt;/P&gt;&lt;P&gt;my internal table name itab_update and the database table name yitab.i m using this statement::&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    modify yitab from itab_update.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jun 2007 12:42:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-22T12:42:51Z</dc:date>
    <item>
      <title>regardig error while updating the database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regardig-error-while-updating-the-database-table/m-p/2410332#M537573</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;&lt;/P&gt;&lt;P&gt;   i m trying to update the database table from the values containig in my internal table  ,,,but the system is giving this error plz help me::::&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The type of the database table and work area (or internal table)&lt;/P&gt;&lt;P&gt;"ITAB_UPDATE" are not Unicode convertible. Unicode convertible.		&lt;/P&gt;&lt;P&gt;:::&lt;/P&gt;&lt;P&gt;my internal table name itab_update and the database table name yitab.i m using this statement::&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    modify yitab from itab_update.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2007 12:42:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regardig-error-while-updating-the-database-table/m-p/2410332#M537573</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-22T12:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: regardig error while updating the database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regardig-error-while-updating-the-database-table/m-p/2410333#M537574</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;How have you defined your internal table? It should be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: ITAB_UPDATE LIKE STANDARD TABLE OF YITAB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2007 12:46:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regardig-error-while-updating-the-database-table/m-p/2410333#M537574</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-22T12:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: regardig error while updating the database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regardig-error-while-updating-the-database-table/m-p/2410334#M537575</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;&lt;/P&gt;&lt;P&gt;1. You  have to Declare the Itab with the same structure as DB table.&lt;/P&gt;&lt;P&gt;2. Use the statement &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Modify &amp;lt;DBtable&amp;gt; from TABLE &amp;lt;itab&amp;gt;. &lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;   Update &amp;lt;DBtable&amp;gt; from TABLE &amp;lt;itab&amp;gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will solve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward .....if so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2007 12:47:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regardig-error-while-updating-the-database-table/m-p/2410334#M537575</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-06-22T12:47:41Z</dc:date>
    </item>
  </channel>
</rss>

