<?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: synchronize tables data between two systems in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/synchronize-tables-data-between-two-systems/m-p/6768593#M1462834</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use ALE-IDOCs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Apr 2010 04:46:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-15T04:46:43Z</dc:date>
    <item>
      <title>synchronize tables data between two systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/synchronize-tables-data-between-two-systems/m-p/6768592#M1462833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to synchronize the tables data between two systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In P1 system I have table A and in P2 system I have table B. Both Table A and Table B are having same structure(only table names are diffrent).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table A will be maintained in system P1 and I need to have same data in Table B in P2 system. How can I get this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;These tables are not customizing tables&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sasidhar Reddy Matli.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 16:29:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/synchronize-tables-data-between-two-systems/m-p/6768592#M1462833</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-14T16:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: synchronize tables data between two systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/synchronize-tables-data-between-two-systems/m-p/6768593#M1462834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use ALE-IDOCs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 04:46:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/synchronize-tables-data-between-two-systems/m-p/6768593#M1462834</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-15T04:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: synchronize tables data between two systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/synchronize-tables-data-between-two-systems/m-p/6768594#M1462835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am floored by your suggestion. I hope the OP is as enlightened, if not more, than i am.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 04:51:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/synchronize-tables-data-between-two-systems/m-p/6768594#M1462835</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-04-15T04:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: synchronize tables data between two systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/synchronize-tables-data-between-two-systems/m-p/6768595#M1462836</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;Store the data from Table A to a text file. Write a program in P2 system using GUI_UPLOAD to upload data from text file. Insert the data into table B using insert command.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 04:56:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/synchronize-tables-data-between-two-systems/m-p/6768595#M1462836</guid>
      <dc:creator>former_member418469</dc:creator>
      <dc:date>2010-04-15T04:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: synchronize tables data between two systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/synchronize-tables-data-between-two-systems/m-p/6768596#M1462837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi suhas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I though it was the real time synchronization between two systems. Correct me if the solution was wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 05:08:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/synchronize-tables-data-between-two-systems/m-p/6768596#M1462837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-15T05:08:28Z</dc:date>
    </item>
  </channel>
</rss>

