<?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: using native sql for update in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-native-sql-for-update/m-p/8351713#M1640148</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;have a look at [Stored Procedures|http://help.sap.com/saphelp_bw/helpdata/en/fc/eb3b8b358411d1829f0000e829fbfe/content.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kesav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Nov 2011 04:43:16 GMT</pubDate>
    <dc:creator>kesavadas_thekkillath</dc:creator>
    <dc:date>2011-11-21T04:43:16Z</dc:date>
    <item>
      <title>using native sql for update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-native-sql-for-update/m-p/8351712#M1640147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;I have a reqaust to update a db table declared "outside" our R3 db.&lt;/P&gt;&lt;P&gt;I mennage to select the data using native sql with a connection to the db.&lt;/P&gt;&lt;P&gt;Now i need to modify the data on the db.&lt;/P&gt;&lt;P&gt;Is there a similliar command like "fetch next" ' for update?&lt;/P&gt;&lt;P&gt;Mybe i need to build a procedure in th "host" db and use its own commands to update?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;koby&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Nov 2011 07:41:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-native-sql-for-update/m-p/8351712#M1640147</guid>
      <dc:creator>former_member608640</dc:creator>
      <dc:date>2011-11-20T07:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: using native sql for update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-native-sql-for-update/m-p/8351713#M1640148</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;have a look at [Stored Procedures|http://help.sap.com/saphelp_bw/helpdata/en/fc/eb3b8b358411d1829f0000e829fbfe/content.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kesav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2011 04:43:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-native-sql-for-update/m-p/8351713#M1640148</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2011-11-21T04:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: using native sql for update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-native-sql-for-update/m-p/8351714#M1640149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Kesav,&lt;/P&gt;&lt;P&gt;The link merge a lot of useful information i found when i "dive" into sap info...,thank you for this.&lt;/P&gt;&lt;P&gt;I plan to  use a stored procedure to handle update\insert\delete on the "foreign" DB .&lt;/P&gt;&lt;P&gt;I hope there is one written allready , so i dont need to learn the syntax of the "foreign" env...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;koby.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2011 08:37:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-native-sql-for-update/m-p/8351714#M1640149</guid>
      <dc:creator>former_member608640</dc:creator>
      <dc:date>2011-11-21T08:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: using native sql for update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-native-sql-for-update/m-p/8351715#M1640150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kobi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which release of SAP are you woking on?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're on ECC6.0, instead you using Native SQL to call the stored procs of external DBs you can use the [ADBC APIs |http://help.sap.com/abapdocu_702/en/abenadbc_procedure.htm](CL_SQL* classes).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2011 09:13:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-native-sql-for-update/m-p/8351715#M1640150</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2011-11-21T09:13:07Z</dc:date>
    </item>
  </channel>
</rss>

