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

Variants

Former Member
0 Likes
341

HI,

I have created a variant for a report.

Is it possible to change the report dynamically (i.e In the runtime i need to change the values of the variant).

I dont want to create a new variant,I need to change the values of the variant in the run time.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
305

Hi,

Yes it is possible to change the values saved for a variant on run time have that is when you have already executed the program you can use FM RS_VARIANT_CHANGE there are some other FMs also search in se37 wtih variants and you would get a lot of things.

REgards,

Himanshu

1 REPLY 1
Read only

Former Member
0 Likes
306

Hi,

Yes it is possible to change the values saved for a variant on run time have that is when you have already executed the program you can use FM RS_VARIANT_CHANGE there are some other FMs also search in se37 wtih variants and you would get a lot of things.

REgards,

Himanshu