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

How to lock request?

Former Member
0 Likes
1,747

Hi,

I want to lock one of my request in order to prevent other user releasing it. Nobody except me, is able to release it. If it's possible, how can I do?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,338

Hi,

The Protect function in SE10 will only stop other users adding their own task to your request. The release of transports is governed by the authorisation concept, take a look at the documentation for authorisation object S_TRANSPRT.

There is no attribute of the request that can stop it being released by another user.

Regards,

Nick

4 REPLIES 4
Read only

Former Member
0 Likes
1,338

Hi Deniz Kaylan

Go to SE09 and select the request which you want to lock and then press CTRL+F2. By this your request will be protected.

Regards

Bala

Read only

Former Member
0 Likes
1,338

SE09 --> selct the request >request/task>request --> click on protect.

Then you can only release the request.

--

Reddy

Read only

Former Member
0 Likes
1,338

Check this link.....

Read only

Former Member
0 Likes
1,339

Hi,

The Protect function in SE10 will only stop other users adding their own task to your request. The release of transports is governed by the authorisation concept, take a look at the documentation for authorisation object S_TRANSPRT.

There is no attribute of the request that can stop it being released by another user.

Regards,

Nick