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

Only display and assign function for transport request

Former Member
0 Likes
688

Hi,

I have a requirement for transport creation. I need to set a restriction on transport creation.the requirements are as per below :

Group A : Allow to create a transport request - both workbench & customize request.

Group B : Allow to assign transport request to the one create by Group A. This group is not allowed to create any request be it

workbece or customize.

I found an object - S_TRANSPRT. I have create a role and assign only activity DISPLAY & ASSIGN to group B. However, group B can still create customize request. Is there any other objects that I have to restrict.

Appreciate your feedback.

Thanks,

IAzir.

Hi,

I have a requirement for transport creation. I need to set a restriction on transport creation.the requirements are as per below :

Group A : Allow to create a transport request - both workbench & customize request.

Group B : Allow to assign transport request to the one create by Group A. This group is not allowed to create any request be it

workbece or customize.

I found an object - S_TRANSPRT. I have create a role and assign only activity DISPLAY & ASSIGN to group B. However, group B can still create customize request. Is there any other objects that I have to restrict.

Appreciate your feedback.

Thanks,

IAzir.

4 REPLIES 4
Read only

Former Member
0 Likes
636

Hi

You can take system trace(ST01) and find out what are the objects and the field values you need to restrict.

If you are able to find the same, its good , if not let us know.

Regards,

RItesh

Read only

0 Likes
636

Hi,

I used ST01 and it resolves my issue.

Thank you very much.

Rgds,

Shafinaz

Read only

Former Member
0 Likes
636

If I understand your requirement correctly, Group B only needs to release transports created by Group A.. in that case please give only activity release (43), please click on pencil icon next activity, as per the description match the requirement and assign the activity accordingly.

Regards

Sushma K

Read only

0 Likes
636

Hi Sushma,

Group B can't release either. They can only assign their request to the parent request created by Group A.

Edited by: intanazir on Jun 1, 2011 4:14 PM