<?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 SAP ABAP have problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-sap-abap-have-problem/m-p/11898275#M1962078</link>
    <description>&lt;A href="https://answers.sap.com/users/808379/daivu2001.html"&gt;Nguyen Dai Vu&lt;/A&gt; some ABAP statements sometimes call code from system programs implicitly (dynpro/screen statements, write ... to ..., logical database statements, commit work, etc.), just ignore them while debugging. Note: your case corresponds to an issue that SAP has corrected, please apply the patch I mentioned.</description>
    <pubDate>Thu, 04 Jul 2019 06:24:47 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2019-07-04T06:24:47Z</dc:date>
    <item>
      <title>debugging SAP ABAP have problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-sap-abap-have-problem/m-p/11898270#M1962073</link>
      <description>&lt;P&gt;Dear Team&lt;/P&gt;
  &lt;P&gt;I have issue, i can not using debugging in SAP ABAP when i run it alway call to default program is&lt;STRONG&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/STRONG&gt;&lt;STRONG&gt;&lt;EM&gt;RADSHPBOSTATUS&lt;/EM&gt;&lt;/STRONG&gt; ( incorrect with my program). who can support me what problem how to fix it.&lt;/P&gt;
  &lt;P&gt;as attachment file my program is item 1(&lt;STRONG&gt;&lt;EM&gt;ZBILL_PROGRAM&lt;/EM&gt;&lt;/STRONG&gt;) ,how to i switch and call it ??&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/1699822-need-move-item-1.jpg"&gt;need-move-item-1.jpg&lt;/A&gt;&lt;A href="https://answers.sap.com/storage/temp/1699823-sap-debugging.jpg"&gt;sap-debugging.jpg&lt;/A&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2019 10:39:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-sap-abap-have-problem/m-p/11898270#M1962073</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-07-03T10:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: debugging SAP ABAP have problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-sap-abap-have-problem/m-p/11898271#M1962074</link>
      <description>&lt;P&gt;I'm not sure to understand, maybe you'd like to debug ZBILL_PROGRAM but the debugger doesn't stop in it?&lt;/P&gt;&lt;P&gt;In the debugger, all programs in blue are "system programs" (i.e. they can be debugged only if you activate the "system debug" cf menu Settings. You may also start the system debug with /hs) or programs executing a not-debuggable system event, like "EVENT SYSTEM-EXIT".&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1696924-debug-blue-mean-system-programs.png" /&gt;&lt;/P&gt;&lt;P&gt;RADSHPBOSTATUS is a program which is used for the type-ahead search, and it should be a system program as explained in &lt;A href="https://launchpad.support.sap.com/#/notes/2003858"&gt;note 2003858 - Report RADSHPBOSTATUS is not a system program&lt;/A&gt;, so just apply this note.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2019 12:33:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-sap-abap-have-problem/m-p/11898271#M1962074</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-07-03T12:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: debugging SAP ABAP have problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-sap-abap-have-problem/m-p/11898272#M1962075</link>
      <description>&lt;P&gt;Hi  &lt;SPAN class="mention-scrubbed"&gt;daivu2001&lt;/SPAN&gt; ,&lt;/P&gt;&lt;P&gt;Please explain in detail&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandrashekhar&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2019 14:08:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-sap-abap-have-problem/m-p/11898272#M1962075</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-07-03T14:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: debugging SAP ABAP have problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-sap-abap-have-problem/m-p/11898273#M1962076</link>
      <description>&lt;P&gt;when I debuging any program example (ZBILL_PROGRAM) press Shift+F5 to debugging , it not call to ZBILL_PROGRAM and call to one stranger program (RADSHPBOSTATUS), I re-installed  SAP Guide problem still occur .Kindly solution to fix.&lt;/P&gt;&lt;P&gt;let's me know if you need any thing for this case.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2019 02:48:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-sap-abap-have-problem/m-p/11898273#M1962076</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-07-04T02:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: debugging SAP ABAP have problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-sap-abap-have-problem/m-p/11898274#M1962077</link>
      <description>&lt;P&gt;Are you any solution to call correct my program while debugging.I only open one session.Why it call other stranger program ?&lt;A href="https://answers.sap.com/storage/attachments/1703447-session-of-sap.jpg"&gt;session-of-sap.jpg&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2019 02:54:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-sap-abap-have-problem/m-p/11898274#M1962077</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-07-04T02:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: debugging SAP ABAP have problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-sap-abap-have-problem/m-p/11898275#M1962078</link>
      <description>&lt;A href="https://answers.sap.com/users/808379/daivu2001.html"&gt;Nguyen Dai Vu&lt;/A&gt; some ABAP statements sometimes call code from system programs implicitly (dynpro/screen statements, write ... to ..., logical database statements, commit work, etc.), just ignore them while debugging. Note: your case corresponds to an issue that SAP has corrected, please apply the patch I mentioned.</description>
      <pubDate>Thu, 04 Jul 2019 06:24:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-sap-abap-have-problem/m-p/11898275#M1962078</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-07-04T06:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: debugging SAP ABAP have problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-sap-abap-have-problem/m-p/11898276#M1962079</link>
      <description>&lt;P&gt;I find if a parameter has a conversion exit it, I start debugging within the conversion function module. Just go back up a layer until you find you are in your program.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2019 06:56:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-sap-abap-have-problem/m-p/11898276#M1962079</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2019-07-04T06:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: debugging SAP ABAP have problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-sap-abap-have-problem/m-p/11898277#M1962080</link>
      <description>&lt;P&gt;Next to where you typed your answer is a bit of text titled "Before answering". It says:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;You should only submit an answer when you are proposing a solution to the poster's problem. If you want the poster to clarify the question or provide more information, please leave a comment instead,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Next time, use the &lt;EM&gt;comment&lt;/EM&gt; button to reply to an answer or comment.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2019 06:57:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-sap-abap-have-problem/m-p/11898277#M1962080</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2019-07-04T06:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: debugging SAP ABAP have problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-sap-abap-have-problem/m-p/11898278#M1962081</link>
      <description>&lt;P&gt;The reports RADSHPBOSTATUS, RADSHPBOSWITCH and RADSHUPGRADE are not classified as system programs and may show up while debugging and as sandra has suggested , implement the note 2003858 and it should solve your problem.&lt;/P&gt;&lt;P&gt;Functions from RADSHPBOSWITCH and RADSHUPGRADE are called from RADSHPBOSTATUS and program RADSHPBOPREFLIGHT calls a function from RADSHPBOSTATUS. &lt;/P&gt;&lt;P&gt;Its advised not to remove or change this check else syntax and runtime errors will lead to a unstable system and it would be best advised to implement the note mention. &lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2019 07:20:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-sap-abap-have-problem/m-p/11898278#M1962081</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-07-04T07:20:14Z</dc:date>
    </item>
  </channel>
</rss>

