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: 

Removed lock object from Transport request by mistake

anchatterjee13
Explorer
273

Hello all,

I had created a table lock object(from SE11) which had moved to the Test environment. Due to a change the lock object was not needed anymore and hence I deleted it in the development environment and the deletion reference of the object got created in the new transport request in the Development environment. So ideally when the new transport request moves the lock object should get deleted from the Test environment.

While checking the transport request, by mistake I deleted the deletion reference of the lock object from the new transport request. Upon realising my mistake, I immediately recreated it with the same name and deleted it and saved it in the transport request again , so that again the reference is back in the transport request. 

My question is, once the transport request moves to the Test environment will the lock object get deleted from Test environment?

I am worried because the creation instances are different now though name is same.

Please advise. Many thanks

2 REPLIES 2

Ryan-Crosby
Active Contributor
256

Yes, it should take care of removing the lock object when the transport is imported.

 

Regards,

Ryan Crosby

0 Kudos
251

Thanks Ryan. I was worried because I recreated it and then deleted. Many thanks