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

Duplicate Error in VA42

Former Member
0 Likes
893

Hi Experts

For some customer contracts I am trying to Update the partner functions for the header item using VA42.But I get an ABAP dump and when view in ST22 it shows SAPSQL_ARRAY_INSERT_DUPREC.

I look at the details of the error and it shows the following :

The error is in subroutine VBKD_BEARBEITEN, Include Program LV45UF0V

Part of code where error occurs :

->INSERT VBKD FROM TABLE DA_XVBKDI.

By looking at above error I can conclude that this program is trying to insert a duplicate record in table VBKD but this is SAP standard code, I tried to find any relevant SAP notes but there are none.

Please help?

Thanks

Hi Experts

For some customer contracts I am trying to Update the partner functions for the header item using VA42.But I get an ABAP dump and when view in ST22 it shows SAPSQL_ARRAY_INSERT_DUPREC.

I look at the details of the error and it shows the following :

The error is in subroutine VBKD_BEARBEITEN, Include Program LV45UF0V

Part of code where error occurs :

->INSERT VBKD FROM TABLE DA_XVBKDI.

By looking at above error I can conclude that this program is trying to insert a duplicate record in table VBKD but this is SAP standard code, I tried to find any relevant SAP notes but there are none.

Please help?

Thanks

4 REPLIES 4
Read only

Former Member
0 Likes
776

Mark,

This is the exact OSS 111591 which needs corrections to your system.

also look 107843,497073

Amit.

Read only

0 Likes
776

Hi Amit

Thanks for replying but these are unfortunately old notes and are already included in our latest version, our highest support package is SAPKB62063.

Any other ideas?

Regards

Read only

0 Likes
776

Sorry previous post I gave our Basis support package instead of Application support package which is SAPKH47029.

Should I log OSS with SAP Germany or anyone else able to help?

Read only

0 Likes
776

Hi Mike,

I am also facing the same issue.

Could you please help me if you have some solution?

Thanks

Vishal