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

Deleting transport request

Former Member
0 Likes
8,823

Hi Folks,

I have a problem in deleting the Transport request . it says Request/task cannot be deleted because it contains locked objects. It contains the dictionary object which has been deleted from the database.

I am trying to create a same object again, when assign a new package it says object is locked under that request..

Please help me to solve this problem.

Hi Folks,

I have a problem in deleting the Transport request . it says Request/task cannot be deleted because it contains locked objects. It contains the dictionary object which has been deleted from the database.

I am trying to create a same object again, when assign a new package it says object is locked under that request..

Please help me to solve this problem.

11 REPLIES 11
Read only

Former Member
0 Likes
4,661

Try to Check that have you locked that object or not .

Read only

Former Member
4,661

Hi,

Goto SE03 , there U'll find an option called Unlock Objects (Expert Tool) , Give ur request and unlock that and delete it.

Read only

4,661

Thank you very much

I was having same question and eventually it got resolved by applying way you suggested.

Kind Regards,

Amit

Read only

kiran_k8
Active Contributor
0 Likes
4,661

Shanti,

First delete the objects tagged to that request from the TR and then you create a new TR so that you can assign these objects to the newly created TR.I guess you will be having authorisation to delete the objects tagged to a TR but not for deleting the TR itself.

K.Kiran.

Read only

kiran_k8
Active Contributor
0 Likes
4,661

Shanti,

The reply I gave got posted twice.

K.Kiran.

Edited by: Kiran K on Feb 17, 2009 7:29 AM

Read only

Former Member
4,661

Hi,

Your transport request may have the locked object. If you delete this directly you will have to confirm for each object. To avoid this you can goto SE03, select unlock object and then give all of your request numbers, which you want to delete, one by one. Once all of the objects are unlocked you can go back to SE09/SE10 and start from the lowest request. First delete contents of that request and then delete the request. Keep on moving up till you have deleted all the requests.

Regards

Rajesh Kumar

Read only

Former Member
0 Likes
4,661

Hi,

Delete the object from Transport request and then delete the TR or u can use the same TR to recreate the object in diff. package.

Rgds

hari

Read only

Former Member
0 Likes
4,661

I think the sub-task is already released ...

Now UR trying to delete the main task and getting the error.

Read only

Former Member
0 Likes
4,661

Go to sm12 or sm04 and check any locked objects existing or not!!

some times table maintance generator is also getting locked!!

regards

sas

Read only

Former Member
0 Likes
4,661

Hi Santhi,

Double click on the request, Click the Edit Button from the tool bar, now select the Obejct that u deleted from the data base.. remove it by clicking the - icon or click on the Unlock tool on the Object TAB.

Once this is done.. then back.. now u can delete the Request...

Read only

kamesh_g
Contributor
0 Likes
4,661

Hi

Do you find any LOCK symbol before your request .

Check it SE10 TCODE ..

May your program contains breakpoints ot not in active version .

Check it and get rid of that then automatically lock symbol disappear .