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 tcode BD20

Former Member
0 Likes
414

Hi Experts,

When I am using BD20 to transfer IDOC, it is giving error saying that 'Error Text : ABAP/4 processor: SAPSQL_ARRAY_INSERT_DUPREC'.

Can anyone tell me the reason & solution for this? Or who has met same issue and how to solved?

Best Regards.

2 REPLIES 2
Read only

Former Member
0 Likes
370

you can search OSS notes as per the message type/idoc type for which you got the error. You can also investigate further by digging into the error in detail.

Reffer:

--

Reddy

Read only

Former Member
0 Likes
370

HI,

SAPSQL_ARRAY_INSERT_DUPREC occured because SAP is trying to make an entry to table but already an entry exists with the same key .Please check the same.

Thanks and Regards,

P.Bharadwaj