cancel
Showing results for 
Search instead for 
Did you mean: 

Transport sap roles from prd to dev/qas systems

former_member199849
Participant
0 Kudos

Hi

I want to transport roles from production system to DEV/QAS.

We don't want to use client copy (SAP_USR) because replaces the current assignent, users, password in the target system. We just want to transfer the roles.

Do you have any idea? which will be the strategy?

customer created roles directly in PRD, for that reason the roles are no the same in the 3 systems

Regards

Andy

Accepted Solutions (1)

Accepted Solutions (1)

former_member188883
Active Contributor
0 Kudos

Hi Andy,

If you have huge number of roles in your PRD, downloading of roles may result in memory dumps.

Other alternative is to create TR for roles from PRD and import the same into DEV and QAS.

For this you have 2 options

1) Create a copy of PRD and create TR from that system

2) Break PRD from existing TMS configuration. Re-configure TMS for PRD and generate TR.

   Later Re-configure PRD into existing TMS route.

Hope this helps.

Regards,

Deepak Kori

ACE-SAP
Active Contributor
0 Kudos

Hi

Creating a TR of type transport of copy allows to perform transport from PRD to DEV without needing to change TMS configuration.

Manually create the order in SE01, add roles from PFCG and order target as DEV system and release that order.

Regards

former_member199849
Participant
0 Kudos

Hi

I work with mass download, them I will have to generate the profiles for each role, but this have to be the same as PRD, so this means manual activities.

we don't want to breaj tms configuration

About the TR, could you give a detail of the steps??

Also I though this strategy:

1. Create a new client in DEV as copy PRD (profile SAP_USR)

2. Then import the roles of this new client to my productive client in DEV,

Regards

Andy

Reagan
Advisor
Advisor
0 Kudos

This is what Yves referred to :

http://scn.sap.com/community/abap/application-development/blog/2012/11/13/transport-management-with-...

There is no need to break the present TMS configuration.

The solution you provided is possible.

Regards

RB

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

To achieve this - you will need to download the roles from PFCG in the PROD system and then upload in the Dev System

Goto PFCG and enter the role which you want to transfer to other system.

Goto utilities->Mass download

save the role in a location in your local desktop .

Login to DEV system

Go to PFCG-> Role -> upload.
Give the path where the role is saved. it accepts and generates successfully

Please note that ideally the roles should be developed in DEV and then moved across to QA and PROD systems .

Thanks

Rishi