cancel
Showing results for 
Search instead for 
Did you mean: 

How do I find users of STMS with autorization to move transports?

Former Member
0 Kudos

I'm being asked to provide auditors with a list of users with the ability to move a transport. This is more than a simple listing of users with acess to t-code stms. Some peole with access to t-code stms can only "view" transports, but cannot move them. I believe it is the union between t-code stms and autorization object S_CTS_ADMIN.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can find it using SUIM.

There are some values for S_CTS_ADMIN.

EPS1 Generate EPS objects

EPS2 Change EPS objects

IMPA Import all requests in an import queue

IMPS Import individual requests into the target system

IMPT All transport functions in TMS (obsolete)

INBX Edit worklist in TMS workflow

INIT Initialize Change and Transport Organizer

PROJ Manage projects in Chamge and Transport System

QTEA Approve transports into the production system

SYSC Set system change option

TABL Change Workbench Organizer control tables

TADD Forward transport requests to the import queue

TADM Special transport functions in TMS

TDEL Delete transport requests from the import queue

TQAS Activate or delete inactive transport requests

You can choose the values you want. Like IMPA used to inport all request.

In SUIM,

Choose Roles->By authorization values.(You can also use roles by complex selection criteria)

Specify the object S_CTS_ADMIN.

Specify values from above.

Now you will get roles having those authorizations.

From roles you can find Users.

I hope it will help.

Give Points for helpful answers.

Thanks,

Prasad