‎2007 Sep 07 11:39 AM
Hi Experts,
I am getting the runtime error: SAPSQL_ARRAY_INSERT_DUPREC
Exception CX_SY_OPEN_SQL_DB.
along with this internal note:
The termination occurred in the function "HandleRsqlErrors" of the SAP
Basis System, specifically in line 775 of the module
"//bas/640_REL/src/krn/runt/absapsql.c#17".
The internal operation just processed is "SQLS".
The internal session was started at 20070905191511.
Anyone has any idea why this run time error is coming.
Points will be rewarded.
Thanks & Regards,
Soumya.
‎2007 Sep 07 11:57 AM
I think you are trying to insert the record in the table for which there is already an entry exists in the table with the primary key specified.
‎2007 Sep 07 3:02 PM