cancel
Showing results for 
Search instead for 
Did you mean: 

MIGO error

Former Member
0 Kudos

Hai all,

When i am doing Goods Receipt for a Purchase Order every thing is working fine.It is posting normally and a material document was created.

When try to open the material document in MIGO it is throwing the error as " express document update was terminated received from author XXX".

When I try to analyse the error in SM13 i could find the following message.

ME_UPDATE_GOODS_RECEIPT- v1-Error

When i click on the above error line it is showing the message as

00 671: ABAP/4 processor: SAPSQL_ARRAY_INSERT_DUPREC

How to fix this problem.Any solution will be appreciated.

Thanks

Accepted Solutions (0)

Answers (4)

Answers (4)

kailas_ugale
Active Contributor
0 Kudos

Hi

please refer to the sap notes: 83731.

it may helpful to you

Regards

Kailas Ugale

murugan_mgl
Active Contributor
0 Kudos

In the number range click on Status & change the existing number(Last document number) by adding few more to it & save

for example if the last no created is 5900000102 then change to 5900000200 & save.

Then do MIGO again

mauro_bianchi
Active Contributor
0 Kudos

Hi,

This error might happen due to duplicated number range settings, could you please check number range for this goods movement? If there is no problem for it, could you please provide the string in which the error occurs ? you can see it in the

dump . (I suppose should be during the instruction : "INSERT ... from table..." )

Regards,

Mauro

Former Member
0 Kudos

Hi,

>

> This error might happen due to duplicated number range settings, could you please check number range for this goods movement? If there is no problem for it, could you please provide the string in which the error occurs ? you can see it in the

> dump . (I suppose should be during the instruction : "INSERT ... from table..." )

>

> Regards,

> Mauro

The number range is fine.

when i execute SM13 and look for the error it is showing as below.

ME_UPDATE_GOODS_RECEIPT- v1-Error

When i click on the above error line it is showing the message as

00 671: ABAP/4 processor: SAPSQL_ARRAY_INSERT_DUPREC

Report :LEINUU01

I am attaching the program code for ur information.

Just check and help me.

IF db_ekbe-zekkn NE 0 AND

db_ekbe-packno IS INITIAL.

CLEAR db_ekbe-lfpos.

ENDIF.

h-elikz = db_ekbe-elikz.

db_ekbe-saprl = sy-saprl.

CASE db_ekbe-elikz.

WHEN '0'.

db_ekbe-elikz = space.

WHEN '1'.

db_ekbe-elikz = 'X'.

telikz-ebeln = db_ekbe-ebeln.

telikz-ebelp = db_ekbe-ebelp.

APPEND telikz.

ENDCASE.

How to fix this problem.Any solution will be appreciated.

Thanks

Edited by: harireddy on May 20, 2011 1:05 PM

jagadeesh_madiwalar
Active Contributor
0 Kudos

Its all related to table updation and contact basis people they will help you....