<?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: update termination message in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination-message/m-p/4169759#M996891</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First thing you can do, as Rajeev suggested is to check SM13 to get the details of the error. You might even look at the dump to get the details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We normally get this dump, if we are trying to insert a record in the database table, and there is already a record present with the same key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look for user exits and enhancement in that part of the code, and see how they are manipulating the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jul 2008 18:23:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-23T18:23:54Z</dc:date>
    <item>
      <title>update termination message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination-message/m-p/4169757#M996889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In VF04, when I was trying to create one invoice for two debit memos, 70002730 and 70002729 I'm getting update termination message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In runtime error we are getting below info.&lt;/P&gt;&lt;P&gt;Runtime Errors         SAPSQL_ARRAY_INSERT_DUPREC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly advise on this issue....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bharat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 16:59:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination-message/m-p/4169757#M996889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-23T16:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: update termination message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination-message/m-p/4169758#M996890</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;Check SM13 and also you might need to search OSS by transaction code for any code corrections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 18:12:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination-message/m-p/4169758#M996890</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-23T18:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: update termination message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination-message/m-p/4169759#M996891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First thing you can do, as Rajeev suggested is to check SM13 to get the details of the error. You might even look at the dump to get the details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We normally get this dump, if we are trying to insert a record in the database table, and there is already a record present with the same key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look for user exits and enhancement in that part of the code, and see how they are manipulating the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 18:23:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination-message/m-p/4169759#M996891</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-23T18:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: update termination message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination-message/m-p/4169760#M996892</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;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting update termination in sandbox(SS4 s/m) and in SQ4 (quality) it's working fine. In production, the issue is not consistant. So,I did the debugging in SS4 and SQ4 and found the following result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'SD_COLLECTIVE_RUN_EXECUTE'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      v60p_input_rv60a  = gd_default_data&lt;/P&gt;&lt;P&gt;      v60p_input_smart  = ld_smart&lt;/P&gt;&lt;P&gt;      v60p_input_sammg  = ld_sammg&lt;/P&gt;&lt;P&gt;      id_no_new_run     = ld_no_new_run&lt;/P&gt;&lt;P&gt;      id_invoice_list   = ld_invoice_list&lt;/P&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      v60p_output_vbsk  = lt_vbsk&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;        v60p_input_vkdfif = lt_fvkdfi&lt;/P&gt;&lt;P&gt;       v60p_output_vbfs  = lt_vbfs&lt;/P&gt;&lt;P&gt;       v60p_output_vbss  = lt_vbss&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      OTHERS            = 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I put a break-point at above FM in both the system(SS4and SQ4) , after execution of FM, the structure lt_vbss in tables parameters contains 2 entries in SS4 and only one entry in SQ4 system.&lt;/P&gt;&lt;P&gt;I suspect this could be the reason for update termination error in SS4 system. Kindly suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bharat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 17:31:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination-message/m-p/4169760#M996892</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T17:31:36Z</dc:date>
    </item>
  </channel>
</rss>

