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

SAPSQL_ARRAY_INSERT_DUPREC in VA22

Former Member
0 Likes
602

Hello All,

I am in a very critical situation right now...

One of our user had raised the issue regarding dump SAPSQL_ARRAY_INSERT_DUPREC .

However the dump is not available in the system for investigation.

Without dump I am unable to give the solution.

He had recommeded the sap note 278418 which can not be implemented in the system due to version mismatch.

Can anybody hepl me to tackle this dump?

Regards,

Reshma

4 REPLIES 4
Read only

Former Member
0 Likes
534

The user has introduced in VA22 transaction records duplicated ( the unique key is duplicated in one or more records)

Read only

Former Member
0 Likes
534

Hi Reshma,

I got the same issue with same dump : SAPSQL_ARRAY_INSERT_DUPREC in VA42.

I tried with SAP Note : 278418 , I have checked in the note in the system its not there.

If have any info let me know.

Regards,

Jayan.

Read only

Former Member
0 Likes
534

Hi Reshma,

Check SM13 (if authorized) to find out the data and table causing the short dump. Also check ST22 as to my knowledge these dumps create a log.

Most likely this dump is caused by an "error" in an user-exit and therefore I would also check any recent coding changes to the various order exits.

In case you re-create the scenario in your QA system, debug the VA22 transaction while being in update debug mode which maybe can give you some more insight.

Kind regards,

Robert

Read only

Former Member
0 Likes
534

Check the note 1278418.

You have to replicate the issue otherwise it will be difficult to predict.