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: 

request/task object locked

Former Member
0 Kudos

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

UmaArjunan
Active Participant
0 Kudos

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

Former Member
0 Kudos

Hi;

Use SM12 t.code

Regards

Shashi

Former Member
0 Kudos

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

Former Member
0 Kudos

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

0 Kudos

>

> 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

ThomasZloch
Active Contributor
0 Kudos

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

0 Kudos

Hi,

I agree with Thomas in this.

Regards

Arani Bhaskar

Former Member
0 Kudos

hi,

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

regards,

Krish

Former Member
0 Kudos

This message was moderated.