<?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 debug Standard SAP Programs ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-sap-programs/m-p/9920303#M1794986</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As i mentioned in the begging... I need to debug it after I execute... I don't need it in the begging, I need it when I click somewhere in the program after the execution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Dec 2013 13:16:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-12-04T13:16:56Z</dc:date>
    <item>
      <title>How to debug Standard SAP Programs ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-sap-programs/m-p/9920301#M1794984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Can someone tell me how to debug Standard SAP Programs, like this one: BARCBO01? I now how to debug it from the begging but it doesn't help me that. I need to debug it after it's started.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no way to use the command:&amp;nbsp; /h. Because it shows like a subscreen. I also created a .SAP file with this code inside:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[FUNCTION]&lt;/P&gt;&lt;P&gt;Command=/H&lt;/P&gt;&lt;P&gt;Title=Debugger&lt;/P&gt;&lt;P&gt;Type=SystemCommand&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it doesn't work it shows me the Not icon, like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="http://postimg.org/image/6bxp5rgbr/" class="jive-image" height="38" src="http://postimg.org/image/6bxp5rgbr/" style="width: 401.1111111111111px; height: 38px;" width="401" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 12:52:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-sap-programs/m-p/9920301#M1794984</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-04T12:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug Standard SAP Programs ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-sap-programs/m-p/9920302#M1794985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning Taly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go to SE38 transaction and the program field put the name 'BARCBO01'.&lt;/P&gt;&lt;P&gt;Click to show the code .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appears the program code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click in menu in red button Stop and will create a break point now when you start(execute) the program the debug mode is showed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope helped you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 13:08:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-sap-programs/m-p/9920302#M1794985</guid>
      <dc:creator>ronaldo_aparecido</dc:creator>
      <dc:date>2013-12-04T13:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug Standard SAP Programs ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-sap-programs/m-p/9920303#M1794986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As i mentioned in the begging... I need to debug it after I execute... I don't need it in the begging, I need it when I click somewhere in the program after the execution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 13:16:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-sap-programs/m-p/9920303#M1794986</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-04T13:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug Standard SAP Programs ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-sap-programs/m-p/9920304#M1794987</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;After execution, You can put /h and then click somewhere u want. The debugger will start.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 13:22:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-sap-programs/m-p/9920304#M1794987</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-04T13:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug Standard SAP Programs ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-sap-programs/m-p/9920305#M1794988</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;You can't debug it with the .sap &lt;/P&gt;&lt;P&gt;You can't debug it using the field transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have to debug it form the beginning&amp;nbsp; or make a trace on it, and put break on the source code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 13:28:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-sap-programs/m-p/9920305#M1794988</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2013-12-04T13:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug Standard SAP Programs ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-sap-programs/m-p/9920306#M1794989</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 it is a program with GUI, you can create a SAP shortcut with the command /h in it. Then you can drag shortcut to the transaction screen, it will activate debugger mode. Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Paul&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 13:45:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-sap-programs/m-p/9920306#M1794989</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-04T13:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug Standard SAP Programs ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-sap-programs/m-p/9920307#M1794990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I mentioned above, "&lt;SPAN style="color: #333333; font-size: 12px;"&gt;There is no way to use the command:&amp;nbsp; /h.&lt;/SPAN&gt; "... it is created as a subscreen.. And if I don't close it I can't touch any buttons behind the screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 13:45:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-sap-programs/m-p/9920307#M1794990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-04T13:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug Standard SAP Programs ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-sap-programs/m-p/9920308#M1794991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I said in my question above:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt; I also created a .SAP file with this code inside:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;[FUNCTION]&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;Command=/H&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;Title=Debugger&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;Type=SystemCommand&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;With this I meant an SAP shortcut...&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;This didn't work either... it shows me the NOT icon like in the image above&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 13:46:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-sap-programs/m-p/9920308#M1794991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-04T13:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug Standard SAP Programs ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-sap-programs/m-p/9920309#M1794992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have made the test, I think you really can't debug it easily &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that looks like a webdynpro .. you can't drag/drop .. you could only put an external break point .. no ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 13:54:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-sap-programs/m-p/9920309#M1794992</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2013-12-04T13:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug Standard SAP Programs ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-sap-programs/m-p/9920310#M1794993</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;After execution of Standard SAP program; create one more&amp;nbsp; session and execution transaction code SM50(Process overview). In the process overview; you will be able to see program name which you have executed/running. Select this programs and click on option "debug"(available in SM50 menu)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 14:06:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-sap-programs/m-p/9920310#M1794993</guid>
      <dc:creator>Datta</dc:creator>
      <dc:date>2013-12-04T14:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug Standard SAP Programs ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-sap-programs/m-p/9920311#M1794994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh ok sorry .&lt;/P&gt;&lt;P&gt;In this case use the sm50 , open a new session and debug in sm50.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 16:06:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-sap-programs/m-p/9920311#M1794994</guid>
      <dc:creator>ronaldo_aparecido</dc:creator>
      <dc:date>2013-12-04T16:06:56Z</dc:date>
    </item>
  </channel>
</rss>

