Application Development and Automation 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: 
Read only

copying variants between different servers

Former Member
0 Likes
1,085

Hello All ,

There are 2 servers MSAP and 1SAP ,1SAP is the new implementation that we are doing .MSAP is their previous system .

I have to copy a program from MSAP to 1SAP ,but there are many variants in that .Is there any method i can copy variants between 2 different servers?? coz there are lot of variants in the existing system .

Regards ,

Hemanth .

Hello All ,

There are 2 servers MSAP and 1SAP ,1SAP is the new implementation that we are doing .MSAP is their previous system .

I have to copy a program from MSAP to 1SAP ,but there are many variants in that .Is there any method i can copy variants between 2 different servers?? coz there are lot of variants in the existing system .

Regards ,

Hemanth .

5 REPLIES 5
Read only

Former Member
0 Likes
955

This message was moderated.

Read only

I355602
Product and Topic Expert
Product and Topic Expert
0 Likes
955

Hi,

Refer FM's:-

RS_VARIANT_CONTENTS or

RS_VARIANT_ADD or

RS_VARIANT_CHANGE.

Also you can refer thread:-

Hope this helps you.

Regards,

Tarun

Read only

Former Member
0 Likes
955

Hi .

I understand that within the same server ,we can transport the variants with the help of these programs .Whether these can be used to transport to diff server ,am not sure .

Is it possible??

Many Thanks .

Read only

Former Member
0 Likes
955

Hi,

If transportation path has been established between the two servers ( It's the job of the BASIS ) then you can create a request via SE38--->Give pgm name & click on variant radiobutton ->Display.Select Utilities-->Transport request mentioned all the variants of the pgm to be transported & F8. It will create a request which then can be transported to the desired server.

Regards

Raju Chitale

Read only

Former Member
0 Likes
955

HI ,,

Got the solution

Many thnx