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

Lost Variants

former_member202771
Contributor
0 Likes
1,321

Hi Experts,

I have done some changes in selection screen parameters type.

As a result. I lost all variants in DEV.

  1. Is there a way to copy Variants from Prod to DEV ?
  2. How can I make sure that when my change move to QAS and PRD, those variants are lost.

I searched for the queries, all i found is transporting Variants from Dev to Prd and not the other way around.

Thanks,

Anil

Hi Experts,

I have done some changes in selection screen parameters type.

As a result. I lost all variants in DEV.

  1. Is there a way to copy Variants from Prod to DEV ?
  2. How can I make sure that when my change move to QAS and PRD, those variants are lost.

I searched for the queries, all i found is transporting Variants from Dev to Prd and not the other way around.

Thanks,

Anil

4 REPLIES 4
Read only

FredericGirod
Active Contributor
0 Likes
951

Hi,

you could extract variants using functions like RS_VARIANT_CONTENTS. There is Excel file with RFC connection to this function in the internet.

Did you try to convert / correct your variant using the standard program used for upgrade?

regards

Fred

Read only

0 Likes
951

Hi Girod,

This FM, only gives values of the variant, I will have to copy 50 odd variants into dev.

I found a report RSVARDOC_610. Run it with report name, all the Variants re appeared.

Thanks,

Anil Supraj

Read only

kiran_k8
Active Contributor
0 Likes
951

Anil,

Does the DEV variants available in QA and PROD ?

If yes,then why don't you check those variants and recreate them in DEV ?

Were the variants transported initially or created in the respective systems ?

Moreover,as you said,you have done changes in the selection screen but didn't explain what changes you did and how different are they from what you currently have in Q and P.

Anyway,when you are moving the program changes from D to Q & P,you can include the variants (use prog RSTRANSP ) also in the TR so that it gets transported to target system along with the program.

K.Kiran

Read only

Former Member
0 Likes
951

Hi,

your variants aint lost, you cant simply use them with the new version of your programm. thats why you have to create new variants in DEV QA and PROD. better check what variants are used in each system and decide to create them on each system or maintain them in DEV and transport to PROD.

i dont think its possible the other way round.

regards

Stefan Seeburger