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: 

how to transport variant?

Former Member
0 Kudos

hi,

can anyone tell how to transport variant?

1 ACCEPTED SOLUTION

Former Member

Hi,

Run the program RSTRANSP and give the name of the program and the variant name.

It will create a transport request for the variant.

the rest of the process is the same as is the case with all other transport requests.

Or

Create Variant with Transport request:

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

Regards

Kiran Sure

Edited by: Kiran Sure(skk) on May 21, 2008 1:33 PM

3 REPLIES 3

Former Member

Hi,

Run the program RSTRANSP and give the name of the program and the variant name.

It will create a transport request for the variant.

the rest of the process is the same as is the case with all other transport requests.

Or

Create Variant with Transport request:

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

Regards

Kiran Sure

Edited by: Kiran Sure(skk) on May 21, 2008 1:33 PM

Former Member
0 Kudos

Hi,

1.Use RSTRANSP or utilities-->transport request.

Regards,

Shiva Kumar

Former Member
0 Kudos

Hi Rakhi Bose

you can create a transport request in SE38 for the variants of a program. You could then use transaction SCC1 to copy those changes from one client to another.

To create transport:

1) Go to transaction SE38 and enter the program name.

2) Click the radio button next to the "Variants" subobject and click the "Change" button

3) On "ABAP: Variants" screen, select menu path "Utilities -> Transport request"

4) Enter the variant(s) you want to copy into the "Variant name" box.

5) Click the execute button and save the data to a new change request.

To copy to new client:

1) Log on to target client and goto transaction SCC1.

2) Enter the source client and change request number from above.

3) Click the execute button.

Please note that if you're doing this in a downstream system (i.e. not a development box) you may need to change the client settings temporarily to carry out the client to client copy in SCC1.

Reward if helpful

Regards

Lakshman