<?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: Error info...   00 671: ABAP/4 processor: SAPSQL_ARRAY_INSERT_DUPREC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-info-00-671-abap-4-processor-sapsql-array-insert-duprec/m-p/6391377#M1404800</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have to analyze the root cause in SM13&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is for sure that SAP tries to insert a record into a table that has already an entry with the same key.&lt;/P&gt;&lt;P&gt;This often happens if someone has reset a number range (or transported a number range from a developement client)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Dec 2009 12:54:47 GMT</pubDate>
    <dc:creator>JL23</dc:creator>
    <dc:date>2009-12-15T12:54:47Z</dc:date>
    <item>
      <title>Error info...   00 671: ABAP/4 processor: SAPSQL_ARRAY_INSERT_DUPREC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-info-00-671-abap-4-processor-sapsql-array-insert-duprec/m-p/6391376#M1404799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using BAPI BAPI_PRDSRVAPS_SAVEMULTI2 for product creation and return table does not return any values but following dump message is created:- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update was terminated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction.. SE38&lt;/P&gt;&lt;P&gt;Update key... 4B2771FC66B412D3E10000009B7DA72E&lt;/P&gt;&lt;P&gt;Generated.... 15.12.2009, 12:52:45&lt;/P&gt;&lt;P&gt;Completed.... 15.12.2009, 12:52:46&lt;/P&gt;&lt;P&gt;Error info... 00 671: ABAP/4 processor: SAPSQL_ARRAY_INSERT_DUPREC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are already checking if the product exists and exclude those records from creation but still this message is updated in the SAP mailbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can somebody suggest the rootcause for this issue and how &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2009 12:51:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-info-00-671-abap-4-processor-sapsql-array-insert-duprec/m-p/6391376#M1404799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-15T12:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error info...   00 671: ABAP/4 processor: SAPSQL_ARRAY_INSERT_DUPREC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-info-00-671-abap-4-processor-sapsql-array-insert-duprec/m-p/6391377#M1404800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have to analyze the root cause in SM13&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is for sure that SAP tries to insert a record into a table that has already an entry with the same key.&lt;/P&gt;&lt;P&gt;This often happens if someone has reset a number range (or transported a number range from a developement client)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2009 12:54:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-info-00-671-abap-4-processor-sapsql-array-insert-duprec/m-p/6391377#M1404800</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2009-12-15T12:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error info...   00 671: ABAP/4 processor: SAPSQL_ARRAY_INSERT_DUPREC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-info-00-671-abap-4-processor-sapsql-array-insert-duprec/m-p/6391378#M1404801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To translate this dump into plain english, you are inserting the data in the dbtable in that line which is already filled.&lt;/P&gt;&lt;P&gt;You can delete the previous filled data from that table and this error would be gone or change the key through which you are inserting the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgrds,&lt;/P&gt;&lt;P&gt;Yashwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Dec 2009 10:07:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-info-00-671-abap-4-processor-sapsql-array-insert-duprec/m-p/6391378#M1404801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-19T10:07:13Z</dc:date>
    </item>
  </channel>
</rss>

