<?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: Comparing the program version between two clients in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-the-program-version-between-two-clients/m-p/7198424#M1520828</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Florian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have assumed that "clients" means customers...&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>Thu, 02 Sep 2010 11:08:53 GMT</pubDate>
    <dc:creator>uwe_schieferstein</dc:creator>
    <dc:date>2010-09-02T11:08:53Z</dc:date>
    <item>
      <title>Comparing the program version between two clients</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-the-program-version-between-two-clients/m-p/7198420#M1520824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to check the program changes between two clients. I have hundreds of program with me and i dont wann to do it by one by one. Can any one please tell is there any alternate method is there to check the changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Joe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 08:45:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-the-program-version-between-two-clients/m-p/7198420#M1520824</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-02T08:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing the program version between two clients</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-the-program-version-between-two-clients/m-p/7198421#M1520825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Joe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming there is no standard function available for this one option would be to download all reports using a tool like &lt;STRONG&gt;SAPLINK&lt;/STRONG&gt; (perhaps in the meantime it offers the function to download all objects of an entire package). These objects are exported as XML files, thus you could then run an &lt;STRONG&gt;&lt;EM&gt;xdiff&lt;/EM&gt;&lt;/STRONG&gt; analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I once did this for comparing huge numbers of purchase order data on two different system. I created a function module which exported the complex itab data as XML and then did the differential analysis which was highly efficient.&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>Thu, 02 Sep 2010 09:04:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-the-program-version-between-two-clients/m-p/7198421#M1520825</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2010-09-02T09:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing the program version between two clients</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-the-program-version-between-two-clients/m-p/7198422#M1520826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 09:15:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-the-program-version-between-two-clients/m-p/7198422#M1520826</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-02T09:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing the program version between two clients</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-the-program-version-between-two-clients/m-p/7198423#M1520827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;erm, programs are repository objects which means they are NOT client dependant, so how could you have a difference between clients?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you cant, so there is no reason to compare them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Florian Kemmer on Sep 2, 2010 11:34 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 09:34:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-the-program-version-between-two-clients/m-p/7198423#M1520827</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-02T09:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing the program version between two clients</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-the-program-version-between-two-clients/m-p/7198424#M1520828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Florian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have assumed that "clients" means customers...&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>Thu, 02 Sep 2010 11:08:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-the-program-version-between-two-clients/m-p/7198424#M1520828</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2010-09-02T11:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing the program version between two clients</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-the-program-version-between-two-clients/m-p/7198425#M1520829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe,&lt;/P&gt;&lt;P&gt;I'm guessing you mean "between two systems". In which case, you could try using transaction SREPO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Malcolm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 14:10:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-the-program-version-between-two-clients/m-p/7198425#M1520829</guid>
      <dc:creator>former_member186444</dc:creator>
      <dc:date>2010-09-02T14:10:50Z</dc:date>
    </item>
  </channel>
</rss>

