‎2010 Jan 06 12:19 PM
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
‎2010 Jan 06 12:30 PM
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).
‎2010 Jan 06 12:31 PM
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.