<?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: Help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help/m-p/2247393#M485314</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandon,&lt;/P&gt;&lt;P&gt;     Debugging will be useful only if you know ABAP. Debugger is a tool that would let you the exact location of the error in the code.&lt;/P&gt;&lt;P&gt;&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;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 May 2007 23:54:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-11T23:54:08Z</dc:date>
    <item>
      <title>Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help/m-p/2247391#M485312</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;        I am a functional person. My client has a lot of customizing and finding really hard without knowing how to debug because most of the issues are pertaining to customizing. Is there any way to learn debugging. This might sound funny. But is it possible to learn. Plz advise........ Thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sandon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 23:29:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help/m-p/2247391#M485312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T23:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help/m-p/2247392#M485313</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;Press /h in the command field to start debugging...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more details check this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 23:47:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help/m-p/2247392#M485313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T23:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help/m-p/2247393#M485314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandon,&lt;/P&gt;&lt;P&gt;     Debugging will be useful only if you know ABAP. Debugger is a tool that would let you the exact location of the error in the code.&lt;/P&gt;&lt;P&gt;&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;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 23:54:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help/m-p/2247393#M485314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T23:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help/m-p/2247394#M485315</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;In ABAP when u open the ABAP editor screen u have a tab strip called as debugging ...once u have done with ur code save , check n activates it n the come back to the editor screen n click on debugg......n this will help u to know the step wise process as to how the program runs in the background........n it will be easy for u to find the errors also....just try it out...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if useful reward with points,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;madhuri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 May 2007 02:08:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help/m-p/2247394#M485315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-12T02:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help/m-p/2247395#M485316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using the ABAP debugger is very easy but I am afraid it will not be useful to you (a functional consultant) unless you have some knowledge of ABAP. Try using an ABAP developer to debug for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 May 2007 03:20:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help/m-p/2247395#M485316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-12T03:20:50Z</dc:date>
    </item>
  </channel>
</rss>

