<?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: Comparison between clients in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparison-between-clients/m-p/5726093#M1299040</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;You could compare the &lt;STRONG&gt;TADIR&lt;/STRONG&gt; entries on both system with the following restrictions:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;PGMID = 'R3TR'  " check only for complete objects
OBJECT = '*'         " restrict if you know where you expect discrepancies
OBJ_NAME = 'Z*', 'Y*'  and perhaps '/&amp;lt;your name space&amp;gt;/*'&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All entries you find on PRD but not on DEV are your candidates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jun 2009 05:23:23 GMT</pubDate>
    <dc:creator>uwe_schieferstein</dc:creator>
    <dc:date>2009-06-08T05:23:23Z</dc:date>
    <item>
      <title>Comparison between clients</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparison-between-clients/m-p/5726092#M1299039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a PRD client and a DEV CLIENT.Now we have seen some inconsistencies between the clients in ABAP objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to compare the ABAP objects of PRD with DEV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to know the list of ABAP objects which are not available in Dev but they are available in PRD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide how to explore the above mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2009 04:52:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparison-between-clients/m-p/5726092#M1299039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-08T04:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: Comparison between clients</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparison-between-clients/m-p/5726093#M1299040</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;You could compare the &lt;STRONG&gt;TADIR&lt;/STRONG&gt; entries on both system with the following restrictions:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;PGMID = 'R3TR'  " check only for complete objects
OBJECT = '*'         " restrict if you know where you expect discrepancies
OBJ_NAME = 'Z*', 'Y*'  and perhaps '/&amp;lt;your name space&amp;gt;/*'&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All entries you find on PRD but not on DEV are your candidates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2009 05:23:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparison-between-clients/m-p/5726093#M1299040</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2009-06-08T05:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Comparison between clients</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparison-between-clients/m-p/5726094#M1299041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to corressponding program and go to version management and do remote comparision between two clients.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peranandam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2009 01:33:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparison-between-clients/m-p/5726094#M1299041</guid>
      <dc:creator>Peranandam</dc:creator>
      <dc:date>2009-06-12T01:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Comparison between clients</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparison-between-clients/m-p/5726095#M1299042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;goto version management and do the remote comparision. it will give the information that you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2009 03:03:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparison-between-clients/m-p/5726095#M1299042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-12T03:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Comparison between clients</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparison-between-clients/m-p/5726096#M1299043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Self answered&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 10:28:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparison-between-clients/m-p/5726096#M1299043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-25T10:28:45Z</dc:date>
    </item>
  </channel>
</rss>

