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: 

update terminated

Former Member
0 Kudos

Hi All,

I am getting a message called "update was terminated" received from author... when I go to Transaction LT11 to confirm one line item.

When I confirm the line item I get 'Transfer Order confirmed' but soon after this message I get "update terminated" message.

Can anyone please tell me under what circumstances do I get this and how to deal withit?

I tried debugging the standard program, but this message is not caught in the debugging mode.

Any help would be appreciable.

Thanks

Sandeep

3 REPLIES 3

Former Member
0 Kudos

Hello Sandeep,

This message is triggered when an error is occured in <b>UPDATE TASK.</b>

DO one thing to captue the message in debug.

Activate the <b>Update debugger</b> and put the message in Message statement

Hope this helps u,

Thanks!!

Vasanth

Former Member
0 Kudos

Hi,

have you checked ST22 for dump messages? usualy a message like that, generates a dump (update task processing) .

Regards,

Former Member
0 Kudos

Hi,

U can see the update requests information in SM13 transaction and can find out where it has failed.

Regards,

Savitha