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

request/task object locked

Former Member
0 Likes
11,272

sir,

i created modifiable request ... but in SE10 tasks showing locked objects...

how to unlock these objects....so i can release the request....

Manoj...

9 REPLIES 9
Read only

UmaArjunan
Active Participant
0 Likes
3,974

Go Transaction SM12 and click list . then it will display the lock entry list.

select and delete the locked entries. then the lock for that particular object will be released

Read only

Former Member
0 Likes
3,974

Hi;

Use SM12 t.code

Regards

Shashi

Read only

Former Member
0 Likes
3,974

Hi,

Try typing /nse10 now. Or go to the transaction, SM12 and unlock the locked transaction.

If you dont have the authorization for SM12, goto SE93 and type SM12 and display it. There you can find the program name. Double click that program name and just execute it.

Best Regards,

Suresh

Read only

Former Member
0 Likes
3,974

These error messages are because the same objects (programs , screens ,messages etc ) are included in different transport requests.You need to decide which transport request needs to go to the next system , then delete the locked objects from the other TR.You can delete it manually also in SE09 if you dont have access to SM12.

Mathews

Read only

0 Likes
3,974

>

> These error messages are because the same objects (programs , screens ,messages etc ) are included in different transport requests.

In the same system can we have same object in two unreleased TR ?

You can delete it manually also in SE09

Do not delete it either else your might face hole in TR numbers ranges.

For safer game, Just release it and give the comment "Do not transport" and release it and next time when you generate the object again it will prompt you for new TR.

Yes I agree with Thomas you must rephrase your question.

Cheers

Read only

ThomasZloch
Active Contributor
0 Likes
3,974

Are you talking about locked development objects inside the transport request? Then the other SM12 answers do not apply. Anyway, in order to release a request, all objects must be locked, so what is your business with unlocking here?

Please rephrase your question in a more comprehensible fashion.

Thomas

Read only

0 Likes
3,974

Hi,

I agree with Thomas in this.

Regards

Arani Bhaskar

Read only

Former Member
0 Likes
3,974

hi,

u can go to SE03 and u can release ur lock entry there.

regards,

Krish

Read only

Former Member
0 Likes
3,974

This message was moderated.