<?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: SAPSQL_ARRAY_INSERT_DUPREC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec/m-p/1148016#M116749</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Thanks for the replies, but no we are not using a batch process. An user was trying to create the delivery for a single order. I am trying to browse through the Notes but have not got any relavant ones yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jan 2006 17:00:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-26T17:00:26Z</dc:date>
    <item>
      <title>SAPSQL_ARRAY_INSERT_DUPREC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec/m-p/1148013#M116746</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;  We are repeatedly getting this error while trying to create a delivery from VL01N. I would think this is due to duplicate entry but i checked the data and found that the entry does not exist in the concerned table (EIKP). Has anyone faced such an issue before? If so any idea why this happens?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2006 16:28:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec/m-p/1148013#M116746</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-26T16:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSQL_ARRAY_INSERT_DUPREC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec/m-p/1148014#M116747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes... it means that duplicate records exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you running VL01N in a batch process?  If so, the COMMIT of all records to the DB will not occur until the batch program finishes (unless you call a COMMIT WORK explicitly after each VL01N).  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code the program (for now) to display all EIKP records TO BE CREATED to the screen for review.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2006 16:41:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec/m-p/1148014#M116747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-26T16:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSQL_ARRAY_INSERT_DUPREC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec/m-p/1148015#M116748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are a number of OSS notes for this. Search using SAPSQL_ARRAY_INSERT_DUPREC VL01N.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2006 16:46:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec/m-p/1148015#M116748</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-26T16:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSQL_ARRAY_INSERT_DUPREC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec/m-p/1148016#M116749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Thanks for the replies, but no we are not using a batch process. An user was trying to create the delivery for a single order. I am trying to browse through the Notes but have not got any relavant ones yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2006 17:00:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec/m-p/1148016#M116749</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-26T17:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSQL_ARRAY_INSERT_DUPREC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec/m-p/1148017#M116750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This may be a configuration issue. we faced similar problem while creating orders and it came to be problem with Number range for orders. After increasing the number range it went through.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would be interested to hear if your problem is resolved or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2006 17:10:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec/m-p/1148017#M116750</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-26T17:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSQL_ARRAY_INSERT_DUPREC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec/m-p/1148018#M116751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi harikrishnan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. If it was working fine before,&lt;/P&gt;&lt;P&gt;   then how suddenly it stopped working now?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. It basically problem related&lt;/P&gt;&lt;P&gt;   to configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. and found that the entry does not exist in the concerned table (EIKP). &lt;/P&gt;&lt;P&gt;   Which entry were u checking ?&lt;/P&gt;&lt;P&gt;   How did u know which new number&lt;/P&gt;&lt;P&gt;   is getting generated (even though its not saved )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2006 14:00:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec/m-p/1148018#M116751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-27T14:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSQL_ARRAY_INSERT_DUPREC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec/m-p/1148019#M116752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;this may also be due to custom code in the user exits.&lt;/P&gt;&lt;P&gt;check for coding that manipulate standard structures( for ex. xvbap and yvbap in sales order exits). this manipulation by the code might end up in having duplicate records in X and Y structures that subsequently are used by SAP to update DB tables.&lt;/P&gt;&lt;P&gt;we had a similar prob in sales order. i found out that it was because of duplicate entries in xvbap.(because of updkz field modification by some code).&lt;/P&gt;&lt;P&gt;better luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2006 17:25:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec/m-p/1148019#M116752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-27T17:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSQL_ARRAY_INSERT_DUPREC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec/m-p/1148020#M116753</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;  Thanks for all the replies. I had been checking the entry from the internal table contents from ST22. This was a configuration issue; The number range was exhausted . We extended it and now everything is fine. Thanks once again for all the inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2006 17:31:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec/m-p/1148020#M116753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-27T17:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSQL_ARRAY_INSERT_DUPREC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec/m-p/1148021#M116754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Close the thread please (solved on own).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2006 17:47:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec/m-p/1148021#M116754</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-27T17:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSQL_ARRAY_INSERT_DUPREC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec/m-p/1148022#M116755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hiu, check the Document no ranges, that could also be a reason for SQL array error,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2006 22:40:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec/m-p/1148022#M116755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-27T22:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSQL_ARRAY_INSERT_DUPREC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec/m-p/1148023#M116756</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;&lt;/P&gt;&lt;P&gt;I have the same error SAPSQL_ARRAY_INSERT_DUPREC when sending mail through the Business Workplace , a dump is generated in st22 . This issue occured after an client copy fro Quality to Dev .  According to SAPNOTE 581559 we extend the interval number range in fot the SO_OBJ_FOL object ( TA nsro)  but the dump are still generated . In this thread I saw that  harikrishnan balan solved the issue by extending the range value , but I wanted to know if futher action as needed after increasing this value . We tried to create an Workbench request for that repair  and import it in DEV but it is not possible , due to the fact that DEV is not a consolidation system .  Harikrishnan , can you explain me how did you increase that range ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a Lot .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;De Palma Lionel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2007 14:05:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec/m-p/1148023#M116756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-26T14:05:48Z</dc:date>
    </item>
  </channel>
</rss>

