Application Development 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: 

The ABAP/4 Open SQL array insert results in duplicate database records

Former Member
0 Kudos

Hi,

Iam getting following error :

The ABAP/4 Open SQL array insert results in duplicate database records.

Error in ABAP application program.

The current ABAP program "SAPLV60U" had to be terminated because one of the

statements could not be executed.

This is probably due to an error in the ABAP program.

" Information on where terminated

The termination occurred in the ABAP program "SAPLV60U" in "VBUK_BEARBEITEN".

The main program was "SAPMSSY4 ".

The termination occurred in line 503 of the source code of the (Include)

program "LV60UF0V"

of the source code of program "LV60UF0V" (when calling the editor 5030).

Processing was terminated because the exception "CX_SY_OPEN_SQL_DB" occurred in

the

procedure "VBUK_BEARBEITEN" "(FORM)" but was not handled locally, not declared

in the

RAISING clause of the procedure.

The procedure is in the program "SAPLV60U ". Its source code starts in line 469

of the (Include) program "LV60UF0V "."

Please assist how to proceed further ..

Many thanks

Mujeeb.

3 REPLIES 3

Former Member
0 Kudos

Check SAP OSS Note 208627

Former Member
0 Kudos

Sorry, THe correct note is 402221.

Description from the note

<< Please do not post SAP notes - they are copyrighed material >>

Edited by: Rob Burbank on Feb 22, 2009 3:46 PM

Former Member
0 Kudos

Hi,

Check note 117916 & 402221

Cheers,

Surinder

Edited by: SURINDER SINGH OBEROI on Feb 22, 2009 4:03 AM