What is a variant and where do you use it?
If you want to run a report program with same selections at regular intervals (forexample, for monthly sales statistics), you would not want to enter the same values eachtime. So, ABAP/4 offers you a possibility to combine the desired values for all theseselections in one selection set. You can create as many different selection sets … Read more