Skip to Content
0
Former Member
Apr 12, 2014 at 09:21 PM

Change the values of Variant

1191 Views

Hi my friends,

I call a query using a FM, one parameter of this function is a variant parameter, this variant is attached in the query not in my report ZHRPE_TES2.

My problem is that I want to change dinamically the values of the parameters of the variant in order to execute the query so I have different results, for example I would like to change the date range of the variant.

So my problem is how to get the variant, change the values and finally again execute the query.

These are the parameters of the variant for the query.

Attachments

callquery.JPG (53.0 kB)
parameters.JPG (124.0 kB)