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

Variant copy from program to program

Former Member
0 Likes
530

Hi all

We are just made a upgrade from a 46c to a Ecc6. Many standard reports are changed and the old versions arenow called (same name)_NACC.

We have a user which prefer the print layout of old version, but now we have the problem to recreate manually many launch variants from the new version into old version. Exist some possibility to make this work automatically?

thanks

Davide

1 ACCEPTED SOLUTION
Read only

former_member194669
Active Contributor
0 Likes
434

Try with function module RS_COPY_SELECTION_SETS. it can copy all variants of a program to other

a®

2 REPLIES 2
Read only

former_member194669
Active Contributor
0 Likes
435

Try with function module RS_COPY_SELECTION_SETS. it can copy all variants of a program to other

a®

Read only

0 Likes
434

Thanks a®