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: 

Transport of Variant for Custom Z Transaction?

Former Member
0 Kudos

How do I create a transport for a variant used in an ABAP that is part of a new custom Z transaction. I know how to setup the config in SE93 and where to put the variant name, I just cannot remember how to go and get the variant name I call out in the custom Z transaction to transport it as part of the new transaction's transport.

I also know I can create the variant manually when moved into QA and PROD, but I want to know how to use a tranport of the variant instead.

I think I somehow have to go into the object directory of the variant and attach it to the transport.....Thank-You.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Use the program RSTRANSP to move the variants of a program to a CR..

Then move the CR to QA..

Thanks,

Naren

3 REPLIES 3

Former Member
0 Kudos

Hi,

Use the program RSTRANSP to move the variants of a program to a CR..

Then move the CR to QA..

Thanks,

Naren

0 Kudos

Excellent! I never knew this existed....Thank-You!

former_member181962
Active Contributor
0 Kudos

Hi Tom,

To transport a Report Variant , you have to run the standard program RSTRANSP.

Regards,

Ravi