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

new T-Code with default variant

manthana_c
Contributor
0 Likes
341

Hello Guru:

I create new t-code via copy standard t-code.

but how to set default variant to this new t-code.

seems like new variant still tied with old-t-code.

pls advise.

1 REPLY 1
Read only

brunobex
Active Participant
0 Likes
308

Hi Manthana99,

From what I know the variants are tied with the REPORT and not with the TRANSACTION.

Please see the tables below:

VARID (Variant directory)

VARIS (Assignment of variant to selection screen)

VARIT (Variant Texts)

VARI (ABAP/4: Variant storage (similar to INDX))

Regards

Bruno Xavier.