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: 

Re: Transporting Authorization Groups From QA To PROD

Former Member
0 Kudos

All,

We have some custom Authorization groups tied to custom tables on QA(testing) and the same custom tables exist on PROD(production) too but without the custom auth groups.

Is there a way to transport just the custom authorization groups from QA to PROD. Any pointers on this would be appreciated.

Thanks

-Murali

4 REPLIES 4

morten_nielsen
Active Contributor
0 Kudos

Hi

When you create an authorization group it should ask for a transport request automatically, if has been "Lost" you always have option to go into authorization group maintenance in transaction se54 -> choose Create/Change, and from the menu table/view -> Transport. Now it will ask you for a request.

Mark the table groups you want to transport and select "include in request" and Save

Regards

Morten Nielsen

Former Member
0 Kudos

Hi Murli,

Just wondering why the TR is not creatd in DEV as , if initially created it shd request for a transportr automatically. TYry checking it out if these changes are saved in any Open transport created by some one else witha a task under ur name ...

SE03 --> search for objects in requests and tasks

R3TR SUSC Zxxxxxx --> Authorization class

R3TR SUSO Zxxxxxx --> Authorization Objects

This shd help u trace in case if it is stored some where in a TR.

Else as suggested by Morten, its hsd work...

Br,

Sri

Award points for helpful answers

Former Member
0 Kudos

Hello Murali,

To transport the link between tables and authorization group,

you have to transport the TDDAT entries.

with transport key:

R3TR TABU TDDAT

here the object keys are your customer tables.

Oscar Subirana

former_member912992
Participant
0 Kudos

Hi Murali,

Please do the following:

1. Call SE11.

2. Put whatever Z table name and change.

3. On menu 'Utilities' --> 'Table maintenance generator'.

4. On menu 'Environment' --> 'Authorization' --> 'Authorization groups'.

5. Click on the auth group that would be transported.

6. On menu 'Table view' --> 'Transport'. Then save the transport.

7. Click 'Include in request'. Then you will get a message 'Entry flagged for ......" on bottom-left of the screen.

8. Save the change.

9. Click 'Back' until out of SE11.

If you check the transport request, you will see some entries in table TBRG and TBRGT: <client>S_TABU_DIS<authgrp>, <client>1S_TABU_DIS<authgrp> and <client>ES_TABU_DIS<authgrp>.

Hope it helps.

Regards,

Agoes