<?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 SAP standard transaction debugging in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-standard-transaction-debugging/m-p/10730781#M1873973</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please kindly explain how to go ahead with the following scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use a standard sap transaction, give the required fields and then execute. Once inside, i make a changes to a few fields and save the transaction. How to find out exactly at which point these changes are saved to the database ( in debugging).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doing a /h and continuing to debug is something that is not the most efficient way. Are there any methodologies that I can follow. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Dec 2014 23:54:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-12-16T23:54:29Z</dc:date>
    <item>
      <title>SAP standard transaction debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-standard-transaction-debugging/m-p/10730781#M1873973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please kindly explain how to go ahead with the following scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use a standard sap transaction, give the required fields and then execute. Once inside, i make a changes to a few fields and save the transaction. How to find out exactly at which point these changes are saved to the database ( in debugging).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doing a /h and continuing to debug is something that is not the most efficient way. Are there any methodologies that I can follow. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 23:54:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-standard-transaction-debugging/m-p/10730781#M1873973</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-16T23:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: SAP standard transaction debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-standard-transaction-debugging/m-p/10730782#M1873974</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; It won't always work (eg for V2 updates) but you could try putting a break point on the statement COMMIT WORK. The debugger lets you do that - specify a statement and stop on every occurrence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 00:02:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-standard-transaction-debugging/m-p/10730782#M1873974</guid>
      <dc:creator>paul_bakker2</dc:creator>
      <dc:date>2014-12-17T00:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: SAP standard transaction debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-standard-transaction-debugging/m-p/10730783#M1873975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use script debugging. refer to the below link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/people/stephen.pfeiffer/blog/2010/12/14/abap-debugger-scripting-basics" title="http://scn.sap.com/people/stephen.pfeiffer/blog/2010/12/14/abap-debugger-scripting-basics"&gt;http://scn.sap.com/people/stephen.pfeiffer/blog/2010/12/14/abap-debugger-scripting-basics&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Open debugger.&lt;/P&gt;&lt;P&gt;2. Select script tab&lt;/P&gt;&lt;P&gt;3. Click on load script&lt;/P&gt;&lt;P&gt;4. Enter RSTPDA_SCRIPT_BP_CHANGE_TAB&lt;/P&gt;&lt;P&gt;5. Click on start script&lt;/P&gt;&lt;P&gt;6. Enter the DB table which you wish to analyse&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 08:36:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-standard-transaction-debugging/m-p/10730783#M1873975</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-17T08:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: SAP standard transaction debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-standard-transaction-debugging/m-p/10730784#M1873976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Hi Keerthi,&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;As Per My Knowledge You Can debug it by Putting break point PFB:&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;go to your tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Put in "/h" hit Enter&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/609766" width="450" /&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/609773" width="450" /&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/609774" width="450" /&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Then execute code line by line by&amp;nbsp; F7. &lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;when you go commite work put break ponit over there&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Hope it will help you.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Regards &lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Ashraf Usmani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 09:34:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-standard-transaction-debugging/m-p/10730784#M1873976</guid>
      <dc:creator>ashraf_usmani</dc:creator>
      <dc:date>2014-12-17T09:34:22Z</dc:date>
    </item>
  </channel>
</rss>

