<?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: Debug a Prg in QUALITY in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-prg-in-quality/m-p/2361866#M522574</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rich,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;i want one more clarifiaction...&lt;/P&gt;&lt;P&gt;any time can we touch the Production server for any prg modifications etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jun 2007 23:16:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-15T23:16:56Z</dc:date>
    <item>
      <title>Debug a Prg in QUALITY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-prg-in-quality/m-p/2361864#M522572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;Can we Debug a Programe in QUALITY System??&lt;/P&gt;&lt;P&gt;in which situation??? explain pls..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 23:07:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-prg-in-quality/m-p/2361864#M522572</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T23:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Debug a Prg in QUALITY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-prg-in-quality/m-p/2361865#M522573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure,  as long as you have the authority to do so. You can debug just like you can in development&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 23:09:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-prg-in-quality/m-p/2361865#M522573</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-06-15T23:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Debug a Prg in QUALITY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-prg-in-quality/m-p/2361866#M522574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rich,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;i want one more clarifiaction...&lt;/P&gt;&lt;P&gt;any time can we touch the Production server for any prg modifications etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 23:16:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-prg-in-quality/m-p/2361866#M522574</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T23:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Debug a Prg in QUALITY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-prg-in-quality/m-p/2361867#M522575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont think u will get authorization to modify the program in Production.&lt;/P&gt;&lt;P&gt;You need to change the program in Development and transport to production.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 23:18:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-prg-in-quality/m-p/2361867#M522575</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T23:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Debug a Prg in QUALITY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-prg-in-quality/m-p/2361868#M522576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In most cases, the production system is locked down to changes to configurations and to repository changes, config changes are ones that you do in customizing, transaction SPRO, and repository changes are ones such as programs, function modules, classes, ABAP dictionary objects, etc.  This is set using transaction SCC4.  If is possible to unlock the production system using this transaction, but it is not encouraged.  If you have a landscape where you have a development, quality, and production systems, it is best to keep all in sync.  Meaning that you make your changes in development and promote these changes thru the landscape using the transport system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if there is an situation where something has happened that is out of the ordinary, where your production system config or repository needs to be updated directly, then yes, it is possible to unlock and make changes. Again, not recommended.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;RIch Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 23:26:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-a-prg-in-quality/m-p/2361868#M522576</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-06-15T23:26:21Z</dc:date>
    </item>
  </channel>
</rss>

