<?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: version comparison in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/version-comparison/m-p/6781878#M1464709</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to hear that. I'm learning every day, this stuff can keep us entertained until retirement...&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Apr 2010 11:33:24 GMT</pubDate>
    <dc:creator>ThomasZloch</dc:creator>
    <dc:date>2010-04-01T11:33:24Z</dc:date>
    <item>
      <title>version comparison</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/version-comparison/m-p/6781870#M1464701</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 would like to know the logic written behind the version compariosn in the same system. If I can get some brief points which will help me in understanding the same &lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Apr 2010 10:31:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/version-comparison/m-p/6781870#M1464701</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-01T10:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: version comparison</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/version-comparison/m-p/6781871#M1464702</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;&lt;/P&gt;&lt;P&gt;Set a break-point within the Form : compare_versions in the include : LSVRLF04. YOu will get to know how it works. The Report name is RSVRSRS3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Rocky Agarwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Apr 2010 10:34:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/version-comparison/m-p/6781871#M1464702</guid>
      <dc:creator>Rocky1</dc:creator>
      <dc:date>2010-04-01T10:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: version comparison</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/version-comparison/m-p/6781872#M1464703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you want to get an idea how the version comparison in SAP is done, you can have a look in the following include: LSVRLF04&lt;/P&gt;&lt;P&gt;Routine: COMPARE_VERSIONS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Apr 2010 10:36:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/version-comparison/m-p/6781872#M1464703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-01T10:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: version comparison</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/version-comparison/m-p/6781873#M1464704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As a brief explanation, object versions (e.g. program code) are stored in compressed format in table VRSX (and a few others), then it is "just" a matter of taking two versions, filtering out the differences and displaying the result.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. for program code it is actually table VRSX2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Apr 2010 10:45:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/version-comparison/m-p/6781873#M1464704</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2010-04-01T10:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: version comparison</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/version-comparison/m-p/6781874#M1464705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Uh oh, thanks a lot for that insightful comment, Thomas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So does this mean the actuals report (active version) is stored in table REPOSRC while his versions are in VRSX2?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Apr 2010 11:05:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/version-comparison/m-p/6781874#M1464705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-01T11:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: version comparison</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/version-comparison/m-p/6781875#M1464706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;this program is not working RSVRSRS3.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Apr 2010 11:06:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/version-comparison/m-p/6781875#M1464706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-01T11:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: version comparison</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/version-comparison/m-p/6781876#M1464707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Uh oh, thanks a lot for that insightful comment, Thomas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if you're being funny here...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; So does this mean the actuals report (active version) is stored in table REPOSRC while his versions are in VRSX2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...but yes that's how I understand it and hopefully how it is &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Apr 2010 11:14:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/version-comparison/m-p/6781876#M1464707</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2010-04-01T11:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: version comparison</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/version-comparison/m-p/6781877#M1464708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh no, i wasnt funny, cause i learned something new i rather was full of joy.&lt;/P&gt;&lt;P&gt;Doesnt happen too often that some simple statement brings you further in terms of knowledge and well in the SAP scanario, knowledge is our business, at least as consultant/developer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Apr 2010 11:20:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/version-comparison/m-p/6781877#M1464708</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-01T11:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: version comparison</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/version-comparison/m-p/6781878#M1464709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to hear that. I'm learning every day, this stuff can keep us entertained until retirement...&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Apr 2010 11:33:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/version-comparison/m-p/6781878#M1464709</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2010-04-01T11:33:24Z</dc:date>
    </item>
  </channel>
</rss>

