<?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: SAP Communicate with other database for simultanious Backup in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-communicate-with-other-database-for-simultanious-backup/m-p/6984433#M1493041</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bala,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want it to be in different database which SAP is not configured with, but called for specific tables only. &lt;/P&gt;&lt;P&gt;I want synchronous update in another attached database. To tell you in figure what I actually need is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                                      SAP - - - - - - MySQL/ Oracle&lt;/P&gt;&lt;P&gt;                                        &lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;                                   SAP DB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything synchronous.. SAP responsibility to update the SAP database, I need when ever it tries to update the SAP DB specific tables I want synchronous update on MySQL/ Oracle . these are not configured with SAP.  May I write a program calling SAP which will call whenever SAP goes for insert/update/delete and how...?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jun 2010 05:20:50 GMT</pubDate>
    <dc:creator>anand_sagarsethi</dc:creator>
    <dc:date>2010-06-22T05:20:50Z</dc:date>
    <item>
      <title>SAP Communicate with other database for simultanious Backup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-communicate-with-other-database-for-simultanious-backup/m-p/6984431#M1493039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have to write a program or function module in abap which should be called everytime whenever SAP executes an insert/update/ delete/modify statement. Or I can say when ever it changes any table contents. &lt;/P&gt;&lt;P&gt;The scenario is : I have created a replica of the database tables in different database running on different host machine. That database can be oracle or MySql. What I need is whenever somebody executes the project I need what ever data in table is getting inserted i need to copy the same data and place in other database . &lt;/P&gt;&lt;P&gt;Any Help how to do it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2010 04:33:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-communicate-with-other-database-for-simultanious-backup/m-p/6984431#M1493039</guid>
      <dc:creator>anand_sagarsethi</dc:creator>
      <dc:date>2010-06-22T04:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Communicate with other database for simultanious Backup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-communicate-with-other-database-for-simultanious-backup/m-p/6984432#M1493040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anand,&lt;/P&gt;&lt;P&gt;build your logic using these 3 tables&lt;/P&gt;&lt;P&gt;DD02L- consists of all the tables&lt;/P&gt;&lt;P&gt;CDHDR,CDPOS - change documents&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Bala Duvvuri&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2010 04:59:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-communicate-with-other-database-for-simultanious-backup/m-p/6984432#M1493040</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-22T04:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Communicate with other database for simultanious Backup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-communicate-with-other-database-for-simultanious-backup/m-p/6984433#M1493041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bala,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want it to be in different database which SAP is not configured with, but called for specific tables only. &lt;/P&gt;&lt;P&gt;I want synchronous update in another attached database. To tell you in figure what I actually need is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                                      SAP - - - - - - MySQL/ Oracle&lt;/P&gt;&lt;P&gt;                                        &lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;                                   SAP DB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything synchronous.. SAP responsibility to update the SAP database, I need when ever it tries to update the SAP DB specific tables I want synchronous update on MySQL/ Oracle . these are not configured with SAP.  May I write a program calling SAP which will call whenever SAP goes for insert/update/delete and how...?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2010 05:20:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-communicate-with-other-database-for-simultanious-backup/m-p/6984433#M1493041</guid>
      <dc:creator>anand_sagarsethi</dc:creator>
      <dc:date>2010-06-22T05:20:50Z</dc:date>
    </item>
  </channel>
</rss>

