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

abab error during service entry sheet

Former Member
0 Likes
453

dear experts

during service entry sheet the below error dump message is came.

pls any one solver porblem.

document # generated but which is not meet our oringla no range also its not save and terminated.

Update was terminated

System ID.... NEP

Client....... 900

User..... mmusr

Transaction.. ML81N

Update key... 62B9FADE4AA3F18C8457001F29CC32A8

Generated.... 06.01.2010, 14:49:32

Completed.... 06.01.2010, 14:49:32

Error Info... ABAP/4 processor: SAPSQL_ARRAY_INSERT_DUPREC

2 REPLIES 2
Read only

Former Member
0 Likes
394

Last row says it all: the key values duplicate what already exists in the database table(s), and therefore cannot be inserted (e.g., saved).

Read only

former_member194416
Contributor
0 Likes
394

Check ST22 for abap dump. It looks program try to insert duplicate record. If there is an enhancement in standard tcode debug it. If not ask it to SAP via OSS.