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 / Query

Former Member
0 Likes
739

Dear Experts,

I need to creat a variant for query. I would like to know if this possible, because I can't to do the transport of variant.

I assign the variant in the transaction(SE93), but When is make the transport, the variant not exist in others ambients.

Best regads

LF

5 REPLIES 5
Read only

vinod_vemuru2
Active Contributor
0 Likes
691

Hi,

You need to explicitly include the variants into the TR. Just search in SCN to know how to transport variant.

Thanks,

Vinod.

Read only

Former Member
0 Likes
691

Hi..

User standard program RSTRANSP to mount Report variant in transport request.

Thanks,

Shilpa

Read only

Sandra_Rossi
Active Contributor
0 Likes
691

Transaction and screen variants are automatically assigned to transport requests, except standard transaction variants. See Note 641801 - SHD0: Transporting standard variants

Read only

Former Member
0 Likes
691

USER PROCESS MANUAL FOR VARIANT CREATION

1) Go to SE38 (T-Code)

2) Click on variant tab and type program name for which you want to create variant and then click on create button

3) Enter variant Name and click on create button

4) Click on save button and then click on variant Attributes

5) Enter Variant name and Meaning and then save.

6) Then click on back button.

Goto Utilities-> Transport Request

7) Enter Created Variant name and the click on Execute button.

7) Click on Continue button

7) Then click on save button

Regards,

Read only

Former Member
0 Likes
691

ok