Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

QUOTATION OVERLAPPING NUMBER RANGES

Former Member
0 Likes
337

HI!!!

I have a problem with the quotation, some times when i create a quotation the system dont update or save the quotation, and i got an Update Termination message, in sap inbox whit 'SAPSQL_ARRAY_INSERT_DUPREC' generally is given when there is a number range problems (When there are overlapping number ranges). how can i fix this to save the quotation correctly.

thanks & regards

HI!!!

I have a problem with the quotation, some times when i create a quotation the system dont update or save the quotation, and i got an Update Termination message, in sap inbox whit 'SAPSQL_ARRAY_INSERT_DUPREC' generally is given when there is a number range problems (When there are overlapping number ranges). how can i fix this to save the quotation correctly.

thanks & regards

1 REPLY 1
Read only

Former Member
0 Likes
307

HI,

almost every SAPSQL_ARRAY_INSERT_DUPREC error I see in the system log is due to a user or program trying to re-add data that is already in the database and the SAP code can't handle it. This is not due to a database error which makes it a code problem.

And also check the Number range object whether the number range object numbers are already assigned, if yes then check with the functional/basis people

Regards

Sudheer