<?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: Change code in ABAP debugger mode ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-code-in-abap-debugger-mode/m-p/1215535#M134708</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can't change code, can change variable field values(no constants).  double click the field that you want to change the value of,  it will show at the bottom of your screen,  over write the value and click the pencil.&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>Thu, 30 Mar 2006 01:26:33 GMT</pubDate>
    <dc:creator>RichHeilman</dc:creator>
    <dc:date>2006-03-30T01:26:33Z</dc:date>
    <item>
      <title>Change code in ABAP debugger mode ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-code-in-abap-debugger-mode/m-p/1215532#M134705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ABAP Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to change the code in the abap Debugger mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suggestions appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;BWer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2006 22:06:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-code-in-abap-debugger-mode/m-p/1215532#M134705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-29T22:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Change code in ABAP debugger mode ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-code-in-abap-debugger-mode/m-p/1215533#M134706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately NO.You cannot change the code in the abap debugger.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2006 22:07:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-code-in-abap-debugger-mode/m-p/1215533#M134706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-29T22:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Change code in ABAP debugger mode ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-code-in-abap-debugger-mode/m-p/1215534#M134707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot change the code, you can change the values of variables in DEBUG mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2006 01:22:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-code-in-abap-debugger-mode/m-p/1215534#M134707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-30T01:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Change code in ABAP debugger mode ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-code-in-abap-debugger-mode/m-p/1215535#M134708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can't change code, can change variable field values(no constants).  double click the field that you want to change the value of,  it will show at the bottom of your screen,  over write the value and click the pencil.&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>Thu, 30 Mar 2006 01:26:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-code-in-abap-debugger-mode/m-p/1215535#M134708</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-03-30T01:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Change code in ABAP debugger mode ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-code-in-abap-debugger-mode/m-p/1215536#M134709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can not change the code in ABAP debugger. But you can change the value of variable/ internal table / structure in ABAP Debugger. Also you can not change the constant and if you are debugging the function module, you can not change the import parameters while debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pratik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2006 04:21:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-code-in-abap-debugger-mode/m-p/1215536#M134709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-30T04:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Change code in ABAP debugger mode ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-code-in-abap-debugger-mode/m-p/1215537#M134710</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;Could you please mention your mail Id.I shall mail you some documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gayathri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2006 04:35:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-code-in-abap-debugger-mode/m-p/1215537#M134710</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-30T04:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Change code in ABAP debugger mode ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-code-in-abap-debugger-mode/m-p/1215538#M134711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gayatri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my mail id is mgmswsol@gmail.com.. thanks very much&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BWer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2006 13:18:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-code-in-abap-debugger-mode/m-p/1215538#M134711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-30T13:18:39Z</dc:date>
    </item>
  </channel>
</rss>

