‎2010 Apr 20 5:54 PM
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
‎2010 Apr 20 9:38 PM
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.
‎2010 Apr 20 6:02 PM
You can specify the default variant for the transaction in SE93
‎2010 Apr 20 6:09 PM
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.
‎2010 Apr 20 9:38 PM
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.
‎2010 Apr 21 12:15 AM
You might further develop by researching how to find his variant and populate that into I_DEFAULT...