‎2008 Jul 21 8:47 PM
Hi,
I am trying to create a delivery & I am getting a message Delivery xxxxx has saved. when I go to vl02 or vl03 & when I pass the delivery number I am encountering a message "Delivery xxxxx does not exists'.
I am also getting a workflow message with Update was Terminated with following info
Transaction.. VL01N
Update key... 486470900A6F435DE1000000AC16A31D
Generated.... 21.07.2008, 14:41:30
Completed.... 21.07.2008, 14:41:34
Error Info... MC 601: Object requested is currently locked by user VHI
When I go to SM13 & check I found with following message.
RV_MESSAGE_UPDATE V1 Error.
Even I have checked the lock entries, screen is empty.
Please can anyone give me suggestions to proceed further.
Thanks
Vinod
Edited by: Vinod Kumar Hari on Jul 21, 2008 10:40 PM
‎2008 Jul 21 10:20 PM
Hi,
Normally any master data transaction takes some time to commit to the database.
Wait for few seconds and then again open the delivery.
If you are doing it through program, use "Wait up to 5 seconds" statement and try opening.
Regards,
Subramanian
‎2008 Jul 22 2:06 PM
Hi,
Even I have checked after one hour, I could not find my delivery.
When I have checked Tcode SM13, I noticed Update terminations.
Please advise
Thanks
Vinod
‎2008 Jul 22 2:12 PM
It is not related to workflow.
When ever there is an update termination you will get a Express message
Now We will come to your problem
RV_MESSAGE_UPDATE
Some time back Did you add any new Output type or Changed any Output type.
Including any Script or Smartform into the output type.
If so...
There is some problem with the Driver program, therer it is giving the error.
Go to SM13 and check the exact code which caused the Update termination.
You can see the place where you got the update termination.
It should be the Driver Program for the Smartform/Script.
‎2008 Jul 22 2:22 PM
Hi
I did checked the Update termination Sm13, I didnot find any Script or Form driver program
Here is full display of Update
Update key 486470900A6F435DE1000000AC16A31D
Client 100
User VHI
Date 07/21/2008 Time 14:41:30
Language EN
Account
Report SAPMV50A
Transaction VL01N
Enqueue key 20080721144122060070000537vsapex1.........................
Context :E:
Information (50) = VB_WITH_ENQUEUE, VB_ENQUEUES_RELEASED,
UD Ret. Code 9
Status Update was terminated
Update server vsapex1_EX1_37
UD Client vsapex1_EX1_37
Local time zone CST
Time Offset 1
Error details Class: MC Number: 601
MC 601: Object requested is currently locked by user VHI
Please advise
Thanks
Vinod
‎2008 Jul 22 2:28 PM
Can you Go to SM13
you choose your update termination, now click on the Function
where you got the termination.
Now you will see a popup. in that you see some thing like this..
Function Module MCV_STATISTICS_UPD_V1_ORDER
Status Update was terminated
Report LMCS0U32 "Program
Row 17 "Line number
Just check the report and go to line where it caused.
‎2008 Jul 22 2:34 PM
Hi Vijay,
In my case I am not getting any report name & row no is diaplayed. here is what I am getting in when I double click on Function
Function Module RV_MESSAGE_UPDATE
Status Update was terminated
Report
Row
Error details Class: MC Number: 601
MC 601: Object requested is currently locked by user VHI
‎2008 Jul 22 2:43 PM
You keep Break point and Do Update Debugging During save it will come to the Function
RV_MESSAGE_UPDATE
and check exact cause.
‎2010 Jun 29 3:52 AM
Hi Vijay,
I met this issue with exactly what you said.
It said 'Elemetn XXX window MAIN is not defined in form XXXX'. But after check the form, we found there has the element.
After we re-transport the form and print program, there still have the message.
Do you have any idea on this?
Thank you in advance.
Richard
‎2008 Jul 22 2:23 PM
Hi,
This could be a system bug, so you should check the SAP Notes for corrections. You can search with the error "MC 601" with component LE-SHP*.
A good example is the note 1055717. See if that meets your needs.
Regards,
Juan
‎2009 Jul 15 9:10 AM
Hi,
i am also facing the same problem, please help me to resolve the issue if you know any thing
Regards, Sri
‎2010 Nov 15 2:31 PM
[SAP Knowledge Base Article - 1500354|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361706E6F7465735F6E756D6265723D3135303033353426]
regards,
J.N.N.
‎2010 Nov 15 3:18 PM