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

Screen Variants

marisa_quaresma
Explorer
0 Likes
654

Hi.

It was requested to me to add a default user variant. So each time a certain user calls a transaction his variant will be automatically used. Can anyone tell me how I get the screen variants?

Best regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
625

Hi,

First, fill the fields on the selection screen and then push save button. give a name to your variant. after that variant button will be added next to the execute button. Then you can select that variant you created by clicking variant button.

4 REPLIES 4
Read only

Former Member
0 Likes
625

You can specify the default variant for the transaction in SE93

Read only

marisa_quaresma
Explorer
0 Likes
625

Hi.

I believe you don't understand me, I want to do something like we do when we use the standard function to get the variants of the layout of an alv. I need to do something similar. Each time that user X calls transaction Y that transaction will have the fields a b c of the selection screen fullfilled, if is user Z calling, fields a c e needs to be fullfilled, and so on.

Read only

Former Member
0 Likes
626

Hi,

First, fill the fields on the selection screen and then push save button. give a name to your variant. after that variant button will be added next to the execute button. Then you can select that variant you created by clicking variant button.

Read only

0 Likes
625

You might further develop by researching how to find his variant and populate that into I_DEFAULT...