<?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 regarding screen comparison in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-screen-comparison/m-p/3028938#M716301</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to compare two Screens from 46C to ECC and find the differences.&lt;/P&gt;&lt;P&gt;for example, Screen layout and Field label texts changes between two systems.&lt;/P&gt;&lt;P&gt;With respect to screen level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls suggest me if any function module exists. Can somebody shed light on this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;ambichan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Oct 2007 05:16:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-29T05:16:03Z</dc:date>
    <item>
      <title>regarding screen comparison</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-screen-comparison/m-p/3028938#M716301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to compare two Screens from 46C to ECC and find the differences.&lt;/P&gt;&lt;P&gt;for example, Screen layout and Field label texts changes between two systems.&lt;/P&gt;&lt;P&gt;With respect to screen level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls suggest me if any function module exists. Can somebody shed light on this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;ambichan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2007 05:16:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-screen-comparison/m-p/3028938#M716301</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-29T05:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: regarding screen comparison</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-screen-comparison/m-p/3028939#M716302</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;Try this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have RFC connection to ECC..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in SE51..utilities -&amp;gt; version management..Do remote comparison to the ECC system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Download both the screen layout..and then compare them in an external editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2007 03:16:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-screen-comparison/m-p/3028939#M716302</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-30T03:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: regarding screen comparison</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-screen-comparison/m-p/3028940#M716303</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;If you are looking for Upgrade and if this is a standard screen you want to compare, after upgrade usually you can see the screen comparison in SPAU transaction.&lt;/P&gt;&lt;P&gt;You can also keep 2 session open in 2 systems and compare screen details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2007 03:16:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-screen-comparison/m-p/3028940#M716303</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-30T03:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: regarding screen comparison</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-screen-comparison/m-p/3028941#M716304</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;Use FM 'RPY_DYNPRO_READ'  or FM 'DYNPRO_FIELD_GET' in both systems.&lt;/P&gt;&lt;P&gt;You will get the data in internal table in each system.&lt;/P&gt;&lt;P&gt;You can export data via RFC call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2007 03:19:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-screen-comparison/m-p/3028941#M716304</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-30T03:19:25Z</dc:date>
    </item>
  </channel>
</rss>

