Application Development and Automation 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: 
Read only

Difference between lock object and repair object

Former Member
0 Likes
1,080

Moved to (possibly) correct forum by moderator

Hello collaegue

Could you please explain me what is the difference between object locked / Repaired object comes in the the test import phase of SPAM?

Thanks & Regards,

Sharmily

Edited by: Matt on Jan 19, 2009 12:43 PM

4 REPLIES 4
Read only

Former Member
0 Likes
658

This message was moderated.

Read only

yuezhi_zhao
Advisor
Advisor
0 Likes
658

Hello Sharmily,

The locked objects are the objects are being edited in a transport request. And this TR is not released or deleted. To removed the lock, you can either release or delete the TR.

A repair object means the objects is registed as 'changed' objects. This object is not being edited currently. You can remove the repair flag in SE03.

Best Regards,

Joe

Read only

Former Member
0 Likes
658

Hi,

Lock Objects u2013 simultaneous access of records by two users synchronized by lock objects.

Repair objects-Objects is registed as changed' objects. This object is not being edited currently.

Regards,

Phani.

Read only

Former Member
0 Likes
658

Hi,

locked objects are edited under one abap user and also it is save under transport request. While editing that object other user can not edit in the same object. Once completed code that TR will be released.

Repair object means the object registed as CHANGED object.

Regards

Md.MahaboobKhan