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

dump : SAPSQL_ARRAY_INSERT_DUPREC in VA42.

Former Member
0 Likes
479

Hi All,

I got one critical Dump issue,

I got the issue like dump : SAPSQL_ARRAY_INSERT_DUPREC in VA42.

Runtime Error : SAPSQL_ARRAY_INSERT_DUPREC

Except. : CX_SY_OPEN_SQL_DB

The user is trying to add a line item from Contract its going to dump, the dump is saying like duplicate object number .

can any one suggest the how to resolve the issue.

Regards,

Jayan.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
432

Check the OSS note 1471206

2 REPLIES 2
Read only

brad_bohn
Active Contributor
0 Likes
432

Check SM13 for the update termination records. View the update data and check the data condition causing the issue. Debug. Check for bad user exits and/or recent changes to the code. OSS does have notes regarding the issue but it's unlikely that you'll find the issue there, especially if it just started happening, unless you just implemented support packs or notes.

Read only

Former Member
0 Likes
433

Check the OSS note 1471206