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

Unlock program which locked by Editor lock

Former Member
0 Likes
6,717

Hi, Experts,

I need a small favour from you. There is a program created by a user and locked using editor lock in se38 attribute. Now that user is not active in system. How can I unlock that program using another user.

Regards

Rajiv singh.

1 ACCEPTED SOLUTION

Hi, Experts,

I need a small favour from you. There is a program created by a user and locked using editor lock in se38 attribute. Now that user is not active in system. How can I unlock that program using another user.

Regards

Rajiv singh.

9 REPLIES 9
Read only

h_senden2
Active Contributor
0 Likes
3,244

Table TRDIR field EDTX contains the editor lock.

Write a small program where you set TRDIR-EDTX to space.

regards,

Hans

Please reward all helpful answers !!!!!

Read only

Former Member
0 Likes
3,244

Hi

Try using the SM12 Tcode

Go to SM12 and execute

select the lock entry and UInlock the entry(delete lock entry for that)

if not succeeded take the help of BASIS guy

Reward points if useful

Regards

Anji

Read only

Former Member
0 Likes
3,244

go to the T-code sm12 and click on list button then select you program and delete( this delete will unlock ur program)

Read only

0 Likes
3,244

Thanks patil,

Problem has resolved now with your guidance.

I got the program.

Thanks again.

Rajiv singh.

[email protected]

Read only

Former Member
0 Likes
3,244

Hi,

From Table TRDIR change the Field EDTX to unlock the editor

Regards

Sudheer

Read only

naveen1241
Participant
3,244

hi....

go to attributes...edit mode..

change the owner(person responsible) of the program to ur username and edit the pgm

Regards,

Naveen Natarajan

Read only

Former Member
0 Likes
3,244

hi rajiv,

Go to SM12 and execute

select the lock entry and UInlock the entry(delete lock entry for that).

if helpful reward some points.

with regards,

suresh babu aluri.

Read only

Former Member
0 Likes
3,244

hi ,

Go to SM12 and execute

select the lock entry and unlock the entry.