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: 

object locked under two Request's

Former Member
0 Kudos

Hi everyone,

I have a problem which needs very urgent recification.plz help. I have accidentally saved a form object which i changed under a existing request X which already contains an enhancement object.but i only need to release my form object.so, i created a new request Y in SE01 and copied form object from that old existing request X to this new request.now i tried to release this new request.the subtask in which this request contains got released but the main task didnt release saying that it was locked under X request.now i went to old request X and tried to release it, the subtask got released and the main task is giving the same error message.theres no problem for me to make those changes again in the form object but i want that old request as it is and i want my form back unlocked. now can anyone tell me how to handle this so that i can

1 ACCEPTED SOLUTION

uwe_schieferstein
Active Contributor
0 Kudos

Hello Naveen

Go to transaction SE10 and display the request where you want to remove the form object.

Double-click on the request number to display the transport objects. Change to <i>Edit </i>mode and remove the entry for the form (most like R3TR FORM ... ).

Note that this does not affect your form at all it just removes it from the transport request.

Regards

Uwe

2 REPLIES 2

uwe_schieferstein
Active Contributor
0 Kudos

Hello Naveen

Go to transaction SE10 and display the request where you want to remove the form object.

Double-click on the request number to display the transport objects. Change to <i>Edit </i>mode and remove the entry for the form (most like R3TR FORM ... ).

Note that this does not affect your form at all it just removes it from the transport request.

Regards

Uwe

Former Member
0 Kudos

unlock request from se03 and then delete the object from the request.