<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Error info&#8230;   00 671: ABAP/4 processor: SAPSQL_ARRAY_INSERT_DUPREC</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/error-info-00-671-abap4-processor-sapsql_array_insert_duprec/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/error-info-00-671-abap4-processor-sapsql_array_insert_duprec/</link>
	<description></description>
	<pubDate>Fri, 25 May 2012 17:48:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Sapnerd</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/error-info-00-671-abap4-processor-sapsql_array_insert_duprec/#comment-71615</link>
		<dc:creator>Sapnerd</dc:creator>
		<pubDate>Tue, 15 Dec 2009 04:54:15 +0000</pubDate>
		<guid isPermaLink="false">#comment-71615</guid>
		<description>I had same problem when I was posting AP invoice in FB60 and was given the same error message '00 671: ABAP/4 processor: SAPSQL_ARRAY_INSERT_DUPREC'. 

The solution I had was -
- Go to T.code: KANK to check the number in the 'Current number' column;

- Then go to T.code: se16, Type in 'cobk' to check the last Co.(Controlling) document number within one range. E.g. 200000015 is the last document number in number range '0200000000 ~ 0299999999'.

- Update the last co. document number read from table 'cobk' in KANK.

- Try FB60 again.

Hope it helps.</description>
		<content:encoded><![CDATA[<p>I had same problem when I was posting AP invoice in FB60 and was given the same error message &#8216;00 671: ABAP/4 processor: SAPSQL_ARRAY_INSERT_DUPREC&#8217;. </p>
<p>The solution I had was -<br />
- Go to T.code: KANK to check the number in the &#8216;Current number&#8217; column;</p>
<p>- Then go to T.code: se16, Type in &#8216;cobk&#8217; to check the last Co.(Controlling) document number within one range. E.g. 200000015 is the last document number in number range &#8216;0200000000 ~ 0299999999&#8242;.</p>
<p>- Update the last co. document number read from table &#8216;cobk&#8217; in KANK.</p>
<p>- Try FB60 again.</p>
<p>Hope it helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cfilandro</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/error-info-00-671-abap4-processor-sapsql_array_insert_duprec/#comment-51335</link>
		<dc:creator>Cfilandro</dc:creator>
		<pubDate>Tue, 29 Jan 2008 20:13:59 +0000</pubDate>
		<guid isPermaLink="false">#comment-51335</guid>
		<description>When you process your FB50 transaction, SAP runs through all of the 'business logic' (for example all your config, any ABAP userexits, master data checks, etc). The next available document number is displayed to you on the assumption the document will be successfully added to the DB.

After that, SAP passes all your document's information to the 'update task'. This process merely does the DB inserts, deletes, modifys. If there is a problem within the update task when posting a document, the DB does a rollback. That is why your Document Number is not found...the insert into the DB failed.

You can troubleshoot via st22, sm21, sm13. 

It could certainly be a problem with the number range as Itseduardo  stated above. But it can also be due to other problems. You can also use the info from the transactions to search for solutions in OSS.

Good luck.</description>
		<content:encoded><![CDATA[<p>When you process your FB50 transaction, SAP runs through all of the &#8216;business logic&#8217; (for example all your config, any ABAP userexits, master data checks, etc). The next available document number is displayed to you on the assumption the document will be successfully added to the DB.</p>
<p>After that, SAP passes all your document&#8217;s information to the &#8216;update task&#8217;. This process merely does the DB inserts, deletes, modifys. If there is a problem within the update task when posting a document, the DB does a rollback. That is why your Document Number is not found&#8230;the insert into the DB failed.</p>
<p>You can troubleshoot via st22, sm21, sm13. </p>
<p>It could certainly be a problem with the number range as Itseduardo  stated above. But it can also be due to other problems. You can also use the info from the transactions to search for solutions in OSS.</p>
<p>Good luck.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- dynamic -->
