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

Problem with variants on Dialog Programming...

Former Member
0 Likes
357

I have created a Dynpro with two subscreens. In the report I have created two SELECTION-SCREENS as subscreen, so they are loaded in my Dynpro.

I'm using FM <b>RS_VARIANT_ATTR_SAVE</b> to save the variant, but as weird as it sounds....The field for the name of variant is disabled....If I go to a simple report and try to save a variant (Without actually save it), and I go back to my Dynpro, the variant name field is enabled....

Can anyone help me on this? I'm able to save and load variants....But first I need to simulate a "Save Variant" on non-dynpro report....

Greetings,

Blag.

1 REPLY 1
Read only

Former Member
0 Likes
299

I answered myself -:)

<a href="/people/alvaro.tejadagalindo/blog/2007/05/22/save-a-variant-from-a-dynpro-screen">Save a variant from a Dynpro screen</a>

Greetings,

Blag.