<?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: Call function in debug mode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-in-debug-mode/m-p/3097925#M735014</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes u can do it..&lt;/P&gt;&lt;P&gt;place a breakpoint wer the function is called..in the report&lt;/P&gt;&lt;P&gt;Run it..&lt;/P&gt;&lt;P&gt;While running it ll go into debug mode from where the function is called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope dis helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2007 09:17:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-29T09:17:45Z</dc:date>
    <item>
      <title>Call function in debug mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-in-debug-mode/m-p/3097923#M735012</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;when I´m on the test function screen of se37, I can run the function in debugging mode and it´s starting with the debugger on the first code line.&lt;/P&gt;&lt;P&gt;Is it also call a function from a report in this debugging mode?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points guaranteed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 09:14:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-in-debug-mode/m-p/3097923#M735012</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T09:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Call function in debug mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-in-debug-mode/m-p/3097924#M735013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; UInless you put a breakpoint in the funtion module , the funtion module used in program will not run in debug mode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while testing FM, there will be a separe radiobutton for debuggin mode, so this will not effect the use of that FM in ur program&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 09:17:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-in-debug-mode/m-p/3097924#M735013</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T09:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Call function in debug mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-in-debug-mode/m-p/3097925#M735014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes u can do it..&lt;/P&gt;&lt;P&gt;place a breakpoint wer the function is called..in the report&lt;/P&gt;&lt;P&gt;Run it..&lt;/P&gt;&lt;P&gt;While running it ll go into debug mode from where the function is called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope dis helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 09:17:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-in-debug-mode/m-p/3097925#M735014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T09:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Call function in debug mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-in-debug-mode/m-p/3097926#M735015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put a session break-point on the CALL Function statement, then it will do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 09:18:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-in-debug-mode/m-p/3097926#M735015</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2007-11-29T09:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Call function in debug mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-in-debug-mode/m-p/3097927#M735016</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 debug mode we don't have any functionality to call a function . but you can debug a FM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 09:18:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-in-debug-mode/m-p/3097927#M735016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T09:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Call function in debug mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-in-debug-mode/m-p/3097928#M735017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your answers...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me explain a little bit more in detail, what I want to do.&lt;/P&gt;&lt;P&gt;I have an XML interface function which is going to be called by an&lt;/P&gt;&lt;P&gt;external application about RFC, reading binary data,&lt;/P&gt;&lt;P&gt;interpreting that as XML and doing something in the SAP system afterwards.&lt;/P&gt;&lt;P&gt;As the system is a 4.6C I can´t debug externally, I want to provide&lt;/P&gt;&lt;P&gt;a debugging function in a monitoring application for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As people are using the monitoring, which are not familiar with all&lt;/P&gt;&lt;P&gt;the code behind that, I want to start the debugging mode by myself,&lt;/P&gt;&lt;P&gt;without setting a breakpoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me describe it like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you type in /H in the transaction field in the SAP menu bar, the&lt;/P&gt;&lt;P&gt;debugging mode is going to be started for further actions.&lt;/P&gt;&lt;P&gt;All I want to do is starting that /h debug mode without typing anything&lt;/P&gt;&lt;P&gt;in the transaction field, just inside of the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 09:34:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-in-debug-mode/m-p/3097928#M735017</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T09:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Call function in debug mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-in-debug-mode/m-p/3097929#M735018</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;yes, you can do that. just enter /h then hit enter the debug mode will switch on. Then you just press execute it will go it debug page.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 09:57:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-in-debug-mode/m-p/3097929#M735018</guid>
      <dc:creator>former_member568822</dc:creator>
      <dc:date>2007-11-29T09:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: Call function in debug mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-in-debug-mode/m-p/3097930#M735019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´ll do that WITHOUT entering /h in the input field.... I´ll do that inside the program!&lt;/P&gt;&lt;P&gt;Something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set_debug_mode(true)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function ......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set_debug_mode(false)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 10:04:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-in-debug-mode/m-p/3097930#M735019</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T10:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Call function in debug mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-in-debug-mode/m-p/3097931#M735020</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;inside program you can set a BREAK-POINT stament to set a break points thats all , you can't put any code to start the debug &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ABAP Debugger is an integrated test tool within the ABAP Workbench. You use it to check the program logic and to find errors in the source code of an ABAP program. In the Debugger, you can step through the source code of a program. The running program is interrupted after each step, allowing you to check its processing logic and the results of individual statements.&lt;/P&gt;&lt;P&gt;As of Release 6.10, you can also run Business Server Pages (BSP) in the debugging mode. You can also display and set breakpoints here. Business Server Pages can be displayed in the Object Navigator when you select an appropriate application under BSP Application. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Rewar di fusefull&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 10:07:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-in-debug-mode/m-p/3097931#M735020</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T10:07:44Z</dc:date>
    </item>
  </channel>
</rss>

