<?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 object versions and import order between systems in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960243#M1337557</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you don't need one. Use transaction SREPO.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Nov 2009 07:40:04 GMT</pubDate>
    <dc:creator>former_member186444</dc:creator>
    <dc:date>2009-11-06T07:40:04Z</dc:date>
    <item>
      <title>Comparing object versions and import order between systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960236#M1337550</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;&lt;/P&gt;&lt;P&gt;Writing a utility to compare object versions between a specified source and target system, using a modifed verion of RFC_READ_TABLE to grab data from connections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im using tables E070 and E071 to get my resquest range and objects linked to requests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is - for a given object in E071 how I can determine the latest IMPORTED version - I cannot use TRKORR order as you know requests could possibly be imported in incorrect sequence, so a lower request number may be imported into system after a higher request number for the same object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im not sure but I dont know if E071-AS4POS can be used - not much help about the use of this field and if this determines the IMPORT order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Jon-Paul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 09:20:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960236#M1337550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-19T09:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing object versions and import order between systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960237#M1337551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Figured it folks, will call function TR_READ_GLOBAL_INFO_OF_REQUEST to read cofile to get request details such as system import timestamps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I award myself points? &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 10:10:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960237#M1337551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-19T10:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing object versions and import order between systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960238#M1337552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please post your program in the ABAP wiki once complete, so I can compare with my solution to this everlasting problem &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 10:12:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960238#M1337552</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2009-08-19T10:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing object versions and import order between systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960239#M1337553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good luck ! &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you look at SREPO transaction ? it returns a list of objects which are different between 2 systems (unfortunately, you have then to compare each of them via dedicated transactions to get detailed differences)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About your question, you may look at VERSOBJ table or function module SVRS_GET_VERSION_DIRECTORY_46&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 10:22:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960239#M1337553</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-08-19T10:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing object versions and import order between systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960240#M1337554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the tip regards SREPO, I wasnt aware of that transaction.  Although it's a bit clunky it's given us a checklist of objects, many thanks, points awarded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 16:07:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960240#M1337554</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-19T16:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing object versions and import order between systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960241#M1337555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey JP,&lt;/P&gt;&lt;P&gt;we just discovered transaction SREPO this week and used it to great effect in our CRM upgrade - brought our version checking down to an hour !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just thought I'd go back to SDN and see what other information is around about it....and guess who's name popped up. If I'd known, I'd have asked you directly !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope all is well with you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Malcolm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 15:10:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960241#M1337555</guid>
      <dc:creator>former_member186444</dc:creator>
      <dc:date>2009-10-12T15:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing object versions and import order between systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960242#M1337556</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;Can you please share your utility program for comparing objects between source and target system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Akila. R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 05:02:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960242#M1337556</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-06T05:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing object versions and import order between systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960243#M1337557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you don't need one. Use transaction SREPO.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 07:40:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960243#M1337557</guid>
      <dc:creator>former_member186444</dc:creator>
      <dc:date>2009-11-06T07:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing object versions and import order between systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960244#M1337558</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;This transaction seems to be very useful, becuase i need to compare objects belonging to a transport request, but when i click on execute i always get the message (the RFC destination is picked up from the F4 help list)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Request does not exist in system TMSSUP.NBC.DOMAIN_NBI"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All requests are migrated to NBC and NBB, i can confirm it from transaction SE01 also, but in SREPO i get the message Request does not exist, Do you have any idea how to fix this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Akila. R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 09:06:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960244#M1337558</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-06T09:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing object versions and import order between systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960245#M1337559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure. We have used the transport option and it has been ok for us.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 09:14:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960245#M1337559</guid>
      <dc:creator>former_member186444</dc:creator>
      <dc:date>2009-11-06T09:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing object versions and import order between systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960246#M1337560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Malcolm, Akila,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Didnt finish unit testing the utility program I wrote as the transaction provided what we needed, although its a bit clunky in use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Akila the issue must be specific to your installation as it worked for both Malcolm and I on seperate systems.  Sorry I cant be of any further help on that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Jon-Paul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 10:14:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960246#M1337560</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-06T10:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing object versions and import order between systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960247#M1337561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Transaction SREPO is a good step in the right direction but needs a few more days of coding to make it a lot more useful - anyone who has tried to use it will know what I'm talking about.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you like what you see in transaction SREPO, I suggest you take quick a look at the free apps in Salt (saltapps.com) especially the Matrix app - it allows you to compare whole landscapes simultaneously, drill down and also analyze the new namespaces without the long wait, it also provides the transport information and relative version so that you can see why the difference is there and what to do to fix it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 05:51:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960247#M1337561</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-16T05:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing object versions and import order between systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960248#M1337562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great find Sandra...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2015 21:50:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960248#M1337562</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-12-08T21:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing object versions and import order between systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960249#M1337563</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;Is there a way to compare TR number for an Object side by side between two systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently I have to go to the version history for an object in DEV and then compare remotely with QAS to&amp;nbsp; the latest TR number and switch the screen back to DEV to check the sequence of TR number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This becomes cumbersome to see the version history of an object based on TR number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2016 14:44:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960249#M1337563</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-02-16T14:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing object versions and import order between systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960250#M1337564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SE39 was being used earlier. But SREPO&amp;nbsp; looks&amp;nbsp; better.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2016 15:44:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-object-versions-and-import-order-between-systems/m-p/5960250#M1337564</guid>
      <dc:creator>manukapur</dc:creator>
      <dc:date>2016-02-16T15:44:31Z</dc:date>
    </item>
  </channel>
</rss>

