<?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: How to view changes made to Program code in PRD? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-view-changes-made-to-program-code-in-prd/m-p/4734123#M1110992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your prompt and helpful replies. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, with the suggested solutions, I'll have to check one by one the programs. Is there any solution that'll provide me with a list of all programs changed (e.g different from DEV to PRD)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Nov 2008 11:15:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-03T11:15:46Z</dc:date>
    <item>
      <title>How to view changes made to Program code in PRD?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-view-changes-made-to-program-code-in-prd/m-p/4734119#M1110988</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;I'm currently auditing SAP landscape management and noted the following in the PRD environment:&lt;/P&gt;&lt;P&gt;1. table logging is disabled (transaction SM31)&lt;/P&gt;&lt;P&gt;2. profile logging is disabled &lt;/P&gt;&lt;P&gt;3. transaction SM20 doesn't give anything &lt;/P&gt;&lt;P&gt;4. don't have access to changes with SECR transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is how can I have a population of changes made directly in program codes on PRD? (without going trhough the transport manager). &lt;/P&gt;&lt;P&gt;SAP R/3 release: 4.5B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 10:37:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-view-changes-made-to-program-code-in-prd/m-p/4734119#M1110988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-03T10:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to view changes made to Program code in PRD?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-view-changes-made-to-program-code-in-prd/m-p/4734120#M1110989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If changes are made directly in Production system (ouch!) then the program source might differ between development and production.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, do a remote comparison between both systems for the program you want to check (go to version overview of the program).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 11:03:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-view-changes-made-to-program-code-in-prd/m-p/4734120#M1110989</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-03T11:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to view changes made to Program code in PRD?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-view-changes-made-to-program-code-in-prd/m-p/4734121#M1110990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rainatou,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change logs are disabled in PRD considering the database load and performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The changes to program code can be better viewed in DEV by displaying the program,Utilities,Version management.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to compare to code in DEV and PROD you can use split screen editor (SE39).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 11:05:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-view-changes-made-to-program-code-in-prd/m-p/4734121#M1110990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-03T11:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to view changes made to Program code in PRD?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-view-changes-made-to-program-code-in-prd/m-p/4734122#M1110991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Open ur program in SE38..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
Go to Utilities--&amp;gt;Version--&amp;gt;Version Management-
Press Remote Comparison
Give Target system name and enter...
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Thats all...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 11:14:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-view-changes-made-to-program-code-in-prd/m-p/4734122#M1110991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-03T11:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to view changes made to Program code in PRD?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-view-changes-made-to-program-code-in-prd/m-p/4734123#M1110992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your prompt and helpful replies. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, with the suggested solutions, I'll have to check one by one the programs. Is there any solution that'll provide me with a list of all programs changed (e.g different from DEV to PRD)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 11:15:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-view-changes-made-to-program-code-in-prd/m-p/4734123#M1110992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-03T11:15:46Z</dc:date>
    </item>
  </channel>
</rss>

