<?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: Comapre tables between to differnt systems in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/comapre-tables-between-to-differnt-systems/m-p/1054054#M89919</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 think you have to get the access or you need to get the Authorization to do this one..&lt;/P&gt;&lt;P&gt;ask your basis people about this one, they will help you out &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope you will get &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Dec 2005 22:27:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-12-14T22:27:18Z</dc:date>
    <item>
      <title>Comapre tables between to differnt systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comapre-tables-between-to-differnt-systems/m-p/1054051#M89916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks, &lt;/P&gt;&lt;P&gt;             We have come across a situation. We have migrated from another system . The other system has 200 Z*tables. After extraction of data, we came to know that there is some tables entries missing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I knew there is function called &amp;#147;RFC_READ_TABLE&amp;#148; , through which we can read the other system tables entries . If we have RFC connection and a valid user and password to access the data on the receiving system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How we can we compare the entries on both system (source and destination), I mean for 200 Z*tables .And after that we only want to update the entries which are missing in source system .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give your input/suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 20:27:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comapre-tables-between-to-differnt-systems/m-p/1054051#M89916</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-14T20:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Comapre tables between to differnt systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comapre-tables-between-to-differnt-systems/m-p/1054052#M89917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use the Transaction code &amp;lt;b&amp;gt;SCMP&amp;lt;/b&amp;gt; to compare the tables. you need RFC conection for the camparison server client ...&lt;/P&gt;&lt;P&gt;Prameters for thsi T.code is:&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;View/Table:&amp;lt;/b&amp;gt; Please give the Table name which you want to compare&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;R/3 Conection:&amp;lt;/b&amp;gt;: Give the RFC conection name (Use F4)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then there is some option, select the options to meet your requirment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you get &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Sudheer Junnuthula&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 21:15:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comapre-tables-between-to-differnt-systems/m-p/1054052#M89917</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-14T21:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Comapre tables between to differnt systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comapre-tables-between-to-differnt-systems/m-p/1054053#M89918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That&amp;#146;s great, but when i follow the step and see the EDIT - &amp;gt; "Adjust"  its "grey" in my system . How can I update the difference? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 22:01:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comapre-tables-between-to-differnt-systems/m-p/1054053#M89918</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-14T22:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Comapre tables between to differnt systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comapre-tables-between-to-differnt-systems/m-p/1054054#M89919</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 think you have to get the access or you need to get the Authorization to do this one..&lt;/P&gt;&lt;P&gt;ask your basis people about this one, they will help you out &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope you will get &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 22:27:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comapre-tables-between-to-differnt-systems/m-p/1054054#M89919</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-14T22:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Comapre tables between to differnt systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comapre-tables-between-to-differnt-systems/m-p/1054055#M89920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Luckily, I am the basis security guy in this company, and I have full access and when i see Su53. I do not see any authorization object which is missing ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like it something to do with table settings, which I want to change. What you think?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 22:33:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comapre-tables-between-to-differnt-systems/m-p/1054055#M89920</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-14T22:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Comapre tables between to differnt systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comapre-tables-between-to-differnt-systems/m-p/1054056#M89921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saguib,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) with maint.-view&lt;/P&gt;&lt;P&gt;use: sm30 - maintain - utilities - adjust - enter rfc connection - mark - adjust&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) other tables:  compare internal tables with your fm or&lt;/P&gt;&lt;P&gt;   fm TABLE_ENTRIES_GET_VIA_RFC and modify your db-table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2005 06:40:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comapre-tables-between-to-differnt-systems/m-p/1054056#M89921</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2005-12-15T06:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Comapre tables between to differnt systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comapre-tables-between-to-differnt-systems/m-p/1054057#M89922</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;The contents of a table between two systems can be checked through the transaction OY19.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Dec 2005 16:18:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comapre-tables-between-to-differnt-systems/m-p/1054057#M89922</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-18T16:18:01Z</dc:date>
    </item>
  </channel>
</rss>

