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: 

QA role for STMS import

Former Member
0 Kudos

Hi experts

I need your help for understand the game of roles 😛

Now I use the QA but I need to add a new filter for import over Quality System.

My scenario is this:

D01 -> Delevopment system and domain controller

Q01 -> Test system and Quality Assurance System

P01 -> Production system

I want create a different Role for a particular user.

The first problem is that I want to enable the developer user on Q01 to import their change request (only his own CRs)

Do you know what are the roles that I can see for do this?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

You can restrict transport type with this object S_TRANSPRT

Options

CLCP Client Transports

CUST Customizing Requests

DTRA Workbench Requests

MOVE Relocation Transports

PATC Preliminary Corrections and Deliveries

PIEC Piece Lists

TASK Tasks

TRAN Transport of Copies

Activites

01 Create or generate

02 Change

03 Display

05 Lock

06 Delete

23 Maintain

43 Release

50 Move

60 Import

65 Reorganize

75 Remove

78 Assign

90 Copy

Still you want

DEVCLASS

You canu2019t restrict the user can import only his own request (which is created by user)why because there is a option to change owner of the Request he can change the owner and then import.

But Transport activates are BASIS activity better to avoid providing this authorization to functional consultant or developers

3 REPLIES 3

Former Member
0 Kudos

Hello,

For Auth object S_CTS_ADMI please select activity type IMPS ie import individual transport request

thanks,

Prasant

0 Kudos

This is the same object that I use for QTEA value. For enable one of signatures.

There are conflicts if I use both?

Former Member
0 Kudos

You can restrict transport type with this object S_TRANSPRT

Options

CLCP Client Transports

CUST Customizing Requests

DTRA Workbench Requests

MOVE Relocation Transports

PATC Preliminary Corrections and Deliveries

PIEC Piece Lists

TASK Tasks

TRAN Transport of Copies

Activites

01 Create or generate

02 Change

03 Display

05 Lock

06 Delete

23 Maintain

43 Release

50 Move

60 Import

65 Reorganize

75 Remove

78 Assign

90 Copy

Still you want

DEVCLASS

You canu2019t restrict the user can import only his own request (which is created by user)why because there is a option to change owner of the Request he can change the owner and then import.

But Transport activates are BASIS activity better to avoid providing this authorization to functional consultant or developers