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: 

ransporting Variants

Former Member
0 Kudos

Hi,

how to ransport Variants

Thanks,

Varsha.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Use SE38 -> Enter the program name -> 'Variants' -> 'Change' ->

'Utilities' menu -> Transport request -> Execute -> Select the variants

you'd like to transport and click on the 'Continue' button

Reward points if found helpfull...

Cheers,

Siva.

2 REPLIES 2

Former Member
0 Kudos

Hi,

Use SE38 -> Enter the program name -> 'Variants' -> 'Change' ->

'Utilities' menu -> Transport request -> Execute -> Select the variants

you'd like to transport and click on the 'Continue' button

Reward points if found helpfull...

Cheers,

Siva.

Former Member
0 Kudos

Hi Varsha, this will solve ur thread.

Create Variant with Transport request:

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

For transporting along with variants check out this below thread

Also check this thread.

And, There are at least three ways that I know of that you can transport a variant for a program.

When you first transport a program, all elements of a program are transported along with the source code. This includes any variants that have been created at this time

After the first time a program has been transported, there are two ways to move a variant. The first method is to manually add an entry to the transport for the variant you want to move. The format of the entry is LIMU VARX xxxxxxxxName_of_the_variant where xxxxxxxx is the program name.

The last method is the easiest, in that you do not have to remember any arcane codes. Go to the ABAP editor, and go to the variant screen. Under the Utilities menu is Transport Variant. This allows you to choose the variants to transport, and the transport to put them in.

Also, To transport variants, i use the following¨SAP program "RSTRANSP" Transport Report Variants.

kindly reward if found helpful.

cheers,

Hema.