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: 

tcode MRRL

Former Member
0 Kudos

Hi Guys,

I have a problem in tcode MRRL, it says Express document 'Update was terminated' received from author 'Mark'. Do you have any idea what brings this info? Is there any userexits that trigger this problem?

Please help! Thanks so much!

Regards,

Mackoy

2 REPLIES 2

Former Member
0 Kudos

its means some update prog has failed.. goto TcodeSM13 and there you can check wheich update prog or FM failed and for what reason ..

as far as the user 'MARK' indicated that the update prog was executed with the user MARK's user id..

check if u have any user called mark and or else it can be an SAP bakground Process ...which if

Former Member
0 Kudos

Hi,

Check if the transaction MRRL has any user exit. If yes, there may be some commit statement inside the user exit which should not be there.

generally you get these update termination messages in such situations.

and Check the details in SM13 transaction.

You can check reason for update termination in SM13

Regards

Kiran Sure