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 the Variant from One Program to Other Program.

Former Member
0 Likes
2,151

Dear All ,

I have copied my one of the Z program to a new Z Program. Now I want to copy the variants associated with this Old program to new Program.

Kindly Suggest.

Regards,

Nikhil

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,005

Hi Nikhil

I am not sure which version you are using, but in ECC 6.0, after giving the target program name, it ask to copy the various other things into the program.

1) Source (Defaulted)

2) Text elements (Defaulted)

3) Documentation

4) Variants

5) User Interface

6) Screens

7) INCLUDES.

You can tick the checkbox for option 4 in your case to do the same.

Hope this helps.

Harsh

Dear All ,

I have copied my one of the Z program to a new Z Program. Now I want to copy the variants associated with this Old program to new Program.

Kindly Suggest.

Regards,

Nikhil

14 REPLIES 14
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
2,005

Variants can also be copied.

While copying the program you also get the option to copy variants , select this checkbox and variants will be copied too.

Read only

0 Likes
2,005

I Have selected that check box. But the variants are not copied.

Kindly Suggest.

Regards,

Nikhil

Read only

venkat_o
Active Contributor
0 Likes
2,005

Hi,

<li> While copying, you can have options to copy variants, includes, screens and documentation.

<li> Do copy again..

Thanks

Venkat.O

Read only

Former Member
0 Likes
2,006

Hi Nikhil

I am not sure which version you are using, but in ECC 6.0, after giving the target program name, it ask to copy the various other things into the program.

1) Source (Defaulted)

2) Text elements (Defaulted)

3) Documentation

4) Variants

5) User Interface

6) Screens

7) INCLUDES.

You can tick the checkbox for option 4 in your case to do the same.

Hope this helps.

Harsh

Read only

0 Likes
2,005

I am using 4.7C . In this also I am getting the same options. But inspite of ticking the 4th option I am not able to copy the variants.

Please suggest.

Regards,

Nikhil

Read only

0 Likes
2,005

Hi Nikhil,

I have just tested in 4.6C, It is absolutely working.

Thanks

Venkat.O

Read only

0 Likes
2,005

The Issue is that I want to Copy the variants on the Production client from One program to Other Program.

Can it be done ?

Please Help.

Regards,

Nikhil

Read only

0 Likes
2,005

Hi Nikhil

Go and activate the target (newly created program) and then the variants will reflect.

Regards

Harsh

Read only

0 Likes
2,005

I have two programs : Say Z_Program1 and Z_Program2. Z_Program2 is copied from Z_Program1.

In developent Z_program1 does not have any variants In Production client Z_Program1 has 10 variants. Now I want to copy these 10 variants from Z_program1 to Z_Program2 in Production client itself.

Please Suggest.

Regards,

Nikhil

Read only

0 Likes
2,005

You may not be authorised to do the same in the production system.

Atleast i was not in my system.

So better re-create the variants.

Read only

0 Likes
2,005

Any Idea What type of Authorization required for this ? So that I can get he same and Try it ?

Regards,

Nikhil

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
2,005

Hello Nikhil,

If you have auth. to use the trxn SE37, then you can use the FM: RS_COPY_SELECTION_SETS.

Plz refer to this [post|;.

BR,

Suhas

Read only

0 Likes
2,005

Thank you So much Suhas . You are the Gem.

Thanks.

Regards,

Nikhil

Read only

Former Member
0 Likes
2,005

Hi ,

i think in you case variant are manually maintain, i think you also have to maintain it mannually.

Please let me know if you still need any more help.

Thanks and regards,

Rajeshwar