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: 

Express Document "Update was terminated" received from author " " in MIGO

Former Member
0 Kudos

Hi Experts,

After posting a PO and exiting from the transaction i get an dialog box of Express Document "Update was terminated"  received from author.

and a dump of Call screen in Tcode MIGO.

Did also check in st22 for Active calls it gave a include program and the line numbers where it was affected.

How can it be solved

Thanks

13 REPLIES 13

former_member212002
Active Contributor
0 Kudos

What is the dump you get??

Former Member
0 Kudos

Is it a duplicate key error?  If so on what table?

Former Member
0 Kudos

Hi,

Normally this error comes when database encounters inconsistency.i.e Duplicate entries in database

Check all your number ranges of MIGO..may be duplicate number ranges are there.. for that object

Regards

Tejas

former_member196490
Active Participant
0 Kudos

Please post the dump you are getting. Thsi message is displayed when some error is encountered while updating the Dbtables.

You can keep an external  breakpoint at the statement that is giving the dump. Then before executing MIGO,activate update debugging to check the issue.

Former Member
0 Kudos

Hi Shamal,

Check the termination details in SM13 and share here.

BR.

Former Member
0 Kudos

Hi All,

When i post the PO it should be printed but it does not print.After posting the PO it says that document has been created but does not show any history in Table ekbe.

The detail dump says

"Posting_ Illegal_Statements"

Statement " Call Screen" is not allowed in this form

Thanks

0 Kudos

Hi Shamal,

Seems you have a custom driver program whose logic is incorrect. Please refer http://scn.sap.com/thread/81254. It will give you clues.

BR.

Wil_Wilstroth
Active Participant
0 Kudos

Hi Shamal,

Recently, I did get "Update Was Terminated" message pop up, my case was different than yours. Mine was due to a print program (driver) that's causing it.

However, in your case, you might want to :

1. Go to SM13, and check what is causing the "Update Was Terminated". SM13 holds these messages here.

2. Click on the line "Update Was Terminated" and see which program is causing it.

Your error, in your replied, is pretty vague... I guess guys up there who are helping you would love to have more information so they could help you further.

Regards,

William

William Wilstroth

former_member195402
Active Contributor
0 Kudos

Hi Shamal,

there have been several similar issues in SCN like

http://scn.sap.com/thread/876475

all dealing with program SAPLKKBL.

Please post your dump and show the called program list to us.

Maybe there is a customer exit or BADI or BTE which causes this issue.

Similar issues are described in SAP notes 1472777 and 1573274 (not matching MIGO).

Regards,

Klaus

Former Member
0 Kudos

Hi All,

In SM13 i got this details.

1DISPSATZ_BESTANDSFUEHRUNGV1Initial
2ME_UPDATE_GOODS_RECEIPTV1Initial
3ME_CONFIRMATION_EKET_UPDV1Initial
4MCE_STATISTICS_UPD_V1V1Initial
5MCE_STATISTICS_UPD_V2V2Initial
6MB_UPDATE_TASKSV1 (no retry)Initial
7MCB_STATISTICS_UPD_V1V1Initial
8MCB_STATISTICS_UPD_V2V2Initial
9CKML_F_POST_INDEXV1 (no retry)Initial
10POST_DOCUMENTV1Initial
11ISJP_INVSUMIT_SAVEV1Initial
12ISJP_INVSUM_SAVEV1Initial
13G_GLDB_POSTING_AV1Initial
14AC_DOCUMENT_MM_UPDATEV2Initial
15RV_MESSAGE_UPDATEV1Error

Pls Help.

Thanks

0 Kudos

Hi,

Please check number ranges are correct or not for migo accouting or Migo document

Please take help of Functional person once..

Regards

Tejas

Sijin_Chandran
Active Contributor
0 Kudos

Hello Shamal ,

It seems someone has played with the number range settings for MIGO documents .

Confirm the same from your functional consultant.

former_member183378
Active Contributor
0 Kudos

Hello Shamal,

Please check this  thread to fix your error.

http://scn.sap.com/thread/1490921

Thanks & Regards,

Lakshmi S