<?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: problem with Versions in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-versions/m-p/1925276#M384043</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudarshan,&lt;/P&gt;&lt;P&gt;  With every new release, there is are new functionalities added and many old functioanlities altered or removed. If you really want to drill down into the changes then here is a SAP standard program for you.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;RSTODIRS&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;When you run this program, in 4.7 release, it gives you all the differences in various objects in the releases below 4.7.&lt;/P&gt;&lt;P&gt;It provides you with information of which all ABAP objects got deleted, which got added and which were altered.&lt;/P&gt;&lt;P&gt;NOTE: Please reward points if you find the solution helpful :).&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Ravi &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 24 Feb 2007 19:36:06 GMT</pubDate>
    <dc:creator>raviprakash</dc:creator>
    <dc:date>2007-02-24T19:36:06Z</dc:date>
    <item>
      <title>problem with Versions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-versions/m-p/1925274#M384041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sdn experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) What is the mail diff b/w sap 4.6 and 4.7 versions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Feb 2007 15:51:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-versions/m-p/1925274#M384041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-24T15:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: problem with Versions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-versions/m-p/1925275#M384042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;       There are many commands and function modules and some more special features in 4.7 also 4.7 is unicode enabled while 4.6 is not .&lt;/P&gt;&lt;P&gt; one eg in 4.6 there is command replace while in 4.7 there is replace all occurances .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Feb 2007 18:37:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-versions/m-p/1925275#M384042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-24T18:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: problem with Versions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-versions/m-p/1925276#M384043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudarshan,&lt;/P&gt;&lt;P&gt;  With every new release, there is are new functionalities added and many old functioanlities altered or removed. If you really want to drill down into the changes then here is a SAP standard program for you.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;RSTODIRS&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;When you run this program, in 4.7 release, it gives you all the differences in various objects in the releases below 4.7.&lt;/P&gt;&lt;P&gt;It provides you with information of which all ABAP objects got deleted, which got added and which were altered.&lt;/P&gt;&lt;P&gt;NOTE: Please reward points if you find the solution helpful :).&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Ravi &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Feb 2007 19:36:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-versions/m-p/1925276#M384043</guid>
      <dc:creator>raviprakash</dc:creator>
      <dc:date>2007-02-24T19:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: problem with Versions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-versions/m-p/1925277#M384044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;whenever a new version is released it will contain new features  both in functional as well as techincal side..&lt;/P&gt;&lt;P&gt;for eg 4.6c has both SAPScript and SMARTFORMS and in 4.7 you could have adobe forms.&lt;/P&gt;&lt;P&gt;Also you could develop web applications using BSP in 4.7..&lt;/P&gt;&lt;P&gt;For exact details regarding the same plz visit &lt;A href="https://service.sap.com" target="test_blank"&gt;https://service.sap.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Feb 2007 20:11:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-versions/m-p/1925277#M384044</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2007-02-24T20:11:23Z</dc:date>
    </item>
  </channel>
</rss>

