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

Update terminate : error SAPSQL_ARRAY_INSERT_DUPREC

Former Member
0 Likes
999

We are getting error "SAPSQL_ARRAY_INSERT_DUPREC" while using tcode : VK12 ME13 ME11,

Error is in function module 'RV_KONDITION_SICHERN_VK13' , form 'KONH_CHANGE" in program "SAPLV13A". I checked OSS notes also but didnot find anything.We using ECC6. Can anybody tell what could be the reason and how to eliminate this.

3 REPLIES 3
Read only

Former Member
0 Likes
787

Hi Meena ,

are u running out of Number series ?, i had this kind of errors while i'm creating Delivery documents , then i found out Number ranges are missing ,thats y i got that errors, in ur case , i never seen number ranges for CONDITION records , but still u can cross check with ur function consultants.

regards

Prabhu

Read only

0 Likes
787

Please see short dump analysis to check out which table is giving the duplicate records dump.Using this pointer you will be able to determine where is the error located.

Read only

0 Likes
787

Actually i dont know but user is using tcodes VK12 , ME11,ME12 and while inserting data into KONH table we are getting dump. This statement is present in subroutine 'KONH_CHANGE'. Is there any chance that user is doing some wrong action and thats why we getting shortdump..