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

Report Variant

Former Member
0 Likes
535

Hi All,

In production system, we have Z report with approx 1000 different variants. Recently we modified report and added few more field on selection screen and moved to Production System.

Now when we try to select variant from list, we get following message.

<b>The <variant> of program <Z program> is not the current version.</b>

Is there any way I can retrive all variants. Please help me asap.

Regards,

Vipul

Hi All,

In production system, we have Z report with approx 1000 different variants. Recently we modified report and added few more field on selection screen and moved to Production System.

Now when we try to select variant from list, we get following message.

<b>The <variant> of program <Z program> is not the current version.</b>

Is there any way I can retrive all variants. Please help me asap.

Regards,

Vipul

3 REPLIES 3
Read only

Former Member
0 Likes
494

Hi Vipul..

You did not transported your program as R3TR PROG object.. that is why the variants are actually not transported...

The other thing is.. as you have changed the selection screen, the variants are no longer valid.. In your development system, check each variant and modify it is required..

Then create a new transport.. and it should have object type R3TR, PROG, Prog name.. and transport it..

Thanks and Best Regards,

Vikas Bittera.

Read only

0 Likes
494

We have not created variants in Development system. Variants was already there on Production system those are not working and giving error messaget when we try to select variants.

Is there any way I can edit/retrive these variants?

Read only

0 Likes
494

Hi Vipul,

I dont see any other option except creating them again in dev or in prod..

And as the selection screen is changed, even if you could retreve them, they would not have worked..

Thanks and Best Regards,

Vikas Bittera.