cancel
Showing results for 
Search instead for 
Did you mean: 

Variant Download & Upload

Former Member
0 Kudos

Hi

I am working on one of the system consolidation project

I have to compare & copy & implement new processes from one client to other client

I am having list of reports where users have variants created in the system

I have to download these variants from one client & upload it to other client

If any procedure is there then let me know the same

Thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You can Transport Program Variants from client to client.

check this link:

http://www.saptechies.com/how-to-transport-abap-report-selection-variants/

More info below:

You can create a transport request in SE38 for the variants of a program.

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.

Answers (1)

Answers (1)

Former Member
0 Kudos

I found this on SAP-IMG.com

Alternate method:

Program variants

If you have several program variants in a development system that you want to transport, use the following method to transport them:

Execute program RSTRANSP (via se38) and inform the program and/or variant names (you can transport variant of several programs in one shot).