cancel
Showing results for 
Search instead for 
Did you mean: 

Error in SAP Update : 00 671: ABAP/4 processor: SAPSQL_ARRAY_INSERT_DUPREC

former_member268919
Participant
0 Kudos

Hello,

While system monitoring we found the below V1 update error in SAP SCM 5.0

00 671: ABAP/4 processor: SAPSQL_ARRAY_INSERT_DUPREC

Dump generated

Runtime Errors         SAPSQL_ARRAY_INSERT_DUPREC

Except.                CX_SY_OPEN_SQL_DB

Can someone explain the reason for this and how to correct or avoid such occurance?

Help

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member185954
Active Contributor
0 Kudos

Hello,

This is a common error message, this occurs when a business transaction tries to update a duplicate record.

The solution is to Not input a duplicate value.

Advise the user (whoever is impacted by this) to check the data that is being entered, if the user cannot understand which data is duplicate, you would need a technical consultant to run a debug on the business transaction that is causing this error to trace which value is duplicate.

Regards,

Siddhesh