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

regarding variants

Former Member
0 Likes
1,304

Hi experts..

I have a doubt on variants..tha problem is...

After creating variants in development server..can we get the same variants in production server...?

Thanks in advance...

1 ACCEPTED SOLUTION
Read only

former_member188829
Active Contributor
0 Likes
1,256

Hi,

No. You have to create the transport request by using the RSTRANSP program and Transport it.

Hi experts..

I have a doubt on variants..tha problem is...

After creating variants in development server..can we get the same variants in production server...?

Thanks in advance...

9 REPLIES 9
Read only

former_member188829
Active Contributor
0 Likes
1,257

Hi,

No. You have to create the transport request by using the RSTRANSP program and Transport it.

Read only

Former Member
0 Likes
1,256

Dear

these are genrerally not transported .

created specifically in that particular client because generally data vary from dev to production .

Thanx ankit

Read only

Former Member
0 Likes
1,256

hi,

Use prgm RSTRANSP to transport the Variants.

regards,

ajit.

Read only

Former Member
0 Likes
1,256

Hi you have two options. Either add the variants manually in Prod system or add the variants to transport request as below,

For a transaction variant

R3TR STVI <name of transaction variant>,

For a screen variant

R3TR SCVI <name of screen variant>.

Read only

0 Likes
1,256

Hi Lakshmi Priya,

I am sorry to tell you..tha SAP system telling that this R3TRSTVI program does not exist ....

can you please give me some inforamtion about this.

thanx.

SuresH M

Read only

matt
Active Contributor
0 Likes
1,256

It's not a program. As he said - go to the transport request and edit it directly. R3TR STVI variant name.

matt

Read only

Former Member
0 Likes
1,256

Hi Lakshmi Priya,

I am sorry to tell you..tha SAP system telling that this R3TRSTVI program does not exist ....

can you please give me some inforamtion about this.

thanx.

SuresH M

Read only

Former Member
0 Likes
1,256

Hi you can directly do this. Go to menu path goto -> Variants. Declare your variant. Then go to menu path Variants-> Transport. It will prompt you to enter a Change Request number, do the same. Your variants will be attahced to the TR which you can transport to prod.

Read only

0 Likes
1,256

Hi Lakshmi Priya...

Your answer is so helfpul...Thank you very much...and thanks to SDN.