<?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: debugging a transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-a-transaction/m-p/6613881#M1439483</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message - Duplicate post locked&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Jan 2010 18:32:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-25T18:32:58Z</dc:date>
    <item>
      <title>debugging a transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-a-transaction/m-p/6613876#M1439478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a transaction FP08.. I am not able to open the transaction as it's giving me some Error.. Can anybody help me debug the Transaction and sort it out so that i can open it..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2010 15:20:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-a-transaction/m-p/6613876#M1439478</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-25T15:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: debugging a transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-a-transaction/m-p/6613877#M1439479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try: /h&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2010 15:31:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-a-transaction/m-p/6613877#M1439479</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-25T15:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: debugging a transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-a-transaction/m-p/6613878#M1439480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a Module-Pool program. In transaction SE93 you see that Screen 110 is the entry screen. Click on this. The screen is displayed. Click on Module STATUS_SETZEN_0110 and set a debugging stop on REFRESH EXCTAB. Then call transaction FP08 again and you can debug the program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2010 15:36:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-a-transaction/m-p/6613878#M1439480</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-25T15:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: debugging a transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-a-transaction/m-p/6613879#M1439481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mr. Singh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could use the top menu and select "system" then "utilities" and finally "Debug screen".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then enter the transcation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anurag Chopra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2010 16:44:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-a-transaction/m-p/6613879#M1439481</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-25T16:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: debugging a transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-a-transaction/m-p/6613880#M1439482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to write the follow text into a .txt&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;&lt;/P&gt;&lt;P&gt;Drag and drop this file to the modal window to set debugging on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this &lt;A href="https://wiki.sdn.sap.com/wiki/display/ABAP/ABAP+Debugger" target="test_blank"&gt;https://wiki.sdn.sap.com/wiki/display/ABAP/ABAP+Debugger&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2010 17:04:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-a-transaction/m-p/6613880#M1439482</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-25T17:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: debugging a transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-a-transaction/m-p/6613881#M1439483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message - Duplicate post locked&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2010 18:32:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-a-transaction/m-p/6613881#M1439483</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-25T18:32:58Z</dc:date>
    </item>
  </channel>
</rss>

