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

Former Member
0 Kudos

Hi,

I have developed a report in Development server and tested it with some Variants.

Now I need to TRansport that Report to Quality system.

Do the report will get transported to Quality system with the same Variants created in Dev. server?

thanks

Revanth

1 ACCEPTED SOLUTION

amit_khare
Active Contributor
0 Kudos

Create the variants with prefix CUS&<NAME>, they will be automatically attach to the transpot request of the repot.

Regards,

Amit

6 REPLIES 6

Former Member
0 Kudos

Hi,

For transporting along with variants check out this below thread

Rgards,

Santosh

amit_khare
Active Contributor
0 Kudos

Create the variants with prefix CUS&<NAME>, they will be automatically attach to the transpot request of the repot.

Regards,

Amit

0 Kudos

can you please detail?

<NAME> is the name of the report?

CUS& is a fixed prefix?

thanks

massimo

0 Kudos

<Name> is ...

Name of the variant you want to create.

p.s. length=14

CUS& is prefix variant name that you would like to transport

Former Member
0 Kudos

Create Variant with Transport request:

Goto SE38->select variant radio button ->click on display->enter ur variant name->UTILITIES->Transport request..

Reward Points if it is useful

Thanks

Seshu

Former Member
0 Kudos

Hi,

You can use the program RSTRANSP to move the variants to a CR..

Then move the CR to QA..

Thanks,

Naren