<?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: Entering in debugging mode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/entering-in-debugging-mode/m-p/4224559#M1009280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Philipe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same abap runtime error SAPSQL_ARRAY_INSERT_DUPREC for the FM pm_partner_update but in the short dump report&lt;/P&gt;&lt;P&gt;Please,  how did you solve the issue?&lt;/P&gt;&lt;P&gt;I appreaciate your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Mar 2010 14:01:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-04T14:01:24Z</dc:date>
    <item>
      <title>Entering in debugging mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/entering-in-debugging-mode/m-p/4224551#M1009272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm experiencing the following issue : &lt;/P&gt;&lt;P&gt;Iw32 is called by a call transaction in a customer program. In the process, a standard function (pm_partner_update)&lt;/P&gt;&lt;P&gt;ends with an abap runtime error SAPSQL_ARRAY_INSERT_DUPREC.&lt;/P&gt;&lt;P&gt;Instead of the short dump report, the enduser is entering in debugging mode, with the cursor placed on the failed command. Although he cannot do anything because&lt;/P&gt;&lt;P&gt;he has no debugging authorizations, is it possible to prevent the debug screen display?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Philippe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2008 14:24:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/entering-in-debugging-mode/m-p/4224551#M1009272</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-28T14:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Entering in debugging mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/entering-in-debugging-mode/m-p/4224552#M1009273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The error is due to the Number range problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the Number range for the Order in SNRO.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2008 14:27:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/entering-in-debugging-mode/m-p/4224552#M1009273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-28T14:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Entering in debugging mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/entering-in-debugging-mode/m-p/4224553#M1009274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;check, &lt;/P&gt;&lt;P&gt;SAP Note 196113&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2008 14:30:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/entering-in-debugging-mode/m-p/4224553#M1009274</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-28T14:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Entering in debugging mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/entering-in-debugging-mode/m-p/4224554#M1009275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We effectively found inconsistencies with the order. &lt;/P&gt;&lt;P&gt;Corrected, the program is running well. &lt;/P&gt;&lt;P&gt;I wanted to know why and enduser with no debugging&lt;/P&gt;&lt;P&gt;authorizations entered in debug mode and if it's possible to prevent entering in debug mode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Philippe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2008 14:41:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/entering-in-debugging-mode/m-p/4224554#M1009275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-28T14:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Entering in debugging mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/entering-in-debugging-mode/m-p/4224555#M1009276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="752452"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2008 15:08:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/entering-in-debugging-mode/m-p/4224555#M1009276</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-28T15:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Entering in debugging mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/entering-in-debugging-mode/m-p/4224556#M1009277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check in Profile parameters ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2008 15:14:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/entering-in-debugging-mode/m-p/4224556#M1009277</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-28T15:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Entering in debugging mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/entering-in-debugging-mode/m-p/4224557#M1009278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The enduser have not the s_develop authorization. He enters in debugging mode after an abap runtime error on an insert operation. As he has no authorization, the only way to leave this mode is entering /nex in the command field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2008 07:04:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/entering-in-debugging-mode/m-p/4224557#M1009278</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-29T07:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: Entering in debugging mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/entering-in-debugging-mode/m-p/4224558#M1009279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Normally in Production systems, no one will have access to enter into Debugging mode even after any short dump. Even if any one has that type of access, you can check with Security team, so that they can remove those authorizations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2008 08:20:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/entering-in-debugging-mode/m-p/4224558#M1009279</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-29T08:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Entering in debugging mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/entering-in-debugging-mode/m-p/4224559#M1009280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Philipe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same abap runtime error SAPSQL_ARRAY_INSERT_DUPREC for the FM pm_partner_update but in the short dump report&lt;/P&gt;&lt;P&gt;Please,  how did you solve the issue?&lt;/P&gt;&lt;P&gt;I appreaciate your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Mar 2010 14:01:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/entering-in-debugging-mode/m-p/4224559#M1009280</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-04T14:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Entering in debugging mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/entering-in-debugging-mode/m-p/4224560#M1009281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we need to pass all the three key fields of IHPA table to avoid this duplicate entry error as it gets generated when you try to update duplicate records to master table . In my case i used I_count parameter of ihpa table to increament the counter . In each case if we do not use counters in that case it is bound to give you exception .so make sure you are not updating any duplicate entry .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 May 2010 06:35:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/entering-in-debugging-mode/m-p/4224560#M1009281</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-03T06:35:27Z</dc:date>
    </item>
  </channel>
</rss>

