2011 Aug 29 9:16 AM
Hi,
We are getting shortdump SAPSQL_ARRAY_INSERT_DUPREC when running VF01 transaction.
The ABAP/4 Open SQL array insert results in duplicate database records.
The termination occurred in the ABAP/4 program "SAPLV60U " in
"VBUK_BEARBEITEN".
Line Number 536
>>>>> INSERT vbuk FROM TABLE da_xvbuki.
Could some one please reply me when you have the time.
Regards,
Vishal
Moderator Message: De-prioritized.
Edited by: kishan P on Aug 29, 2011 2:05 PM
Hi,
We are getting shortdump SAPSQL_ARRAY_INSERT_DUPREC when running VF01 transaction.
The ABAP/4 Open SQL array insert results in duplicate database records.
The termination occurred in the ABAP/4 program "SAPLV60U " in
"VBUK_BEARBEITEN".
Line Number 536
>>>>> INSERT vbuk FROM TABLE da_xvbuki.
Could some one please reply me when you have the time.
Regards,
Vishal
Moderator Message: De-prioritized.
Edited by: kishan P on Aug 29, 2011 2:05 PM
2011 Aug 29 9:22 AM
2011 Aug 29 10:43 AM
Duplicate records is being tried to enter in table VBUK, which is not allowed due to primary key concept. Hence the error.
For details, you can get help of the technical person in your team
2015 Aug 05 10:38 PM
thanks , I had the same problem , had vbuk values in the table , and my ranges overlap with VN01
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |