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

How to Create selection variant in ABAP

Former Member
0 Likes
451

Hi all,

i want to create variant selection in get data of the variant on my ALV Grid.

See on the screenshot my problem :

http://www.casimages.com/img.php?i=101006040413882278.jpg

Thank you very much for your answers.

Hi all,

i want to create variant selection in get data of the variant on my ALV Grid.

See on the screenshot my problem :

http://www.casimages.com/img.php?i=101006040413882278.jpg

Thank you very much for your answers.

2 REPLIES 2
Read only

ThomasZloch
Active Contributor
0 Likes
400

To translate your picture (there is an ad popup coming), if I understand correctly, you want to display an ALV list, manually mark multiple rows and fill the values of a certain column (article) of the selected rows as single values into a new (or existing?) selection variant of the same (or a different?) program.

Please describe more about the "what is good for".

Thomas

Read only

0 Likes
400

i Want to make new functionnality of my program which permit user to Save a selection variant with the result of the alv (Mark row)

It is a new variant and this variant is use for the same program.

In fact this functionnality permit to the user to make a variant selection with a selection of article without knowing the reference of article.

Thank you very much.