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: 

Transports - Unlocking

Former Member
0 Kudos

I have made a mistake by modifying a program I didn't

need to. I now want to be able to delete the transport

but I get the message that the object is locked.

Can anyone tell me how to 'unlock' an object so that I

can remove the transport which is not needed.

Cheers

Andy

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

What you need to do in SE09 is to delete the program attached to the request first and then delete the transport request

You are getting the message 'locked' because of that.Expand the task to display the program which would come under Report Source Code below the task.Then delete the program and its includes and then you will be able to delete the task

4 REPLIES 4

Former Member
0 Kudos

Hi

What you need to do in SE09 is to delete the program attached to the request first and then delete the transport request

You are getting the message 'locked' because of that.Expand the task to display the program which would come under Report Source Code below the task.Then delete the program and its includes and then you will be able to delete the task

Former Member
0 Kudos

hi Andy,

Right click on the task of that request there you can find an unlock option ... check that ... else delete all the tasks and then the tables and then the request ..

Regards,

Santosh

0 Kudos

Cheers guys,

thanks for the replies

0 Kudos

Hi Andy,

You could have used SE03 to unlock the objects from the transport request.

Cheers