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

Show user-specific selection variants

Former Member
0 Likes
2,047

Hi There,

I have a custom developed ABAP report which many people will be using and all will want to save their own selection variants. This will lead to a lot of variants appearing in the variant list.

On the selection screen of my report, if the user presses the Get Variant Button (Shift + F5), is there any way to restrict this so that it only shows my variants?

Thanks,

Jane

1 ACCEPTED SOLUTION
Read only

former_member188724
Contributor
0 Likes
1,473

Hi Jane,

You can see in the variant if you have more than 10 variants stored, otherwise you will not see this Option.In this way users can select their variants based on the user name. Hope it helps.

Regards,

K.S.

Hi There,

I have a custom developed ABAP report which many people will be using and all will want to save their own selection variants. This will lead to a lot of variants appearing in the variant list.

On the selection screen of my report, if the user presses the Get Variant Button (Shift + F5), is there any way to restrict this so that it only shows my variants?

Thanks,

Jane

2 REPLIES 2
Read only

former_member188724
Contributor
0 Likes
1,474

Hi Jane,

You can see in the variant if you have more than 10 variants stored, otherwise you will not see this Option.In this way users can select their variants based on the user name. Hope it helps.

Regards,

K.S.

Read only

0 Likes
1,473

Hi K.S.

Thanks, yes we saw this. One of our users was looking for another way but if this is SAP standard way then it's fine.