Application Development 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: 

How to load a variant value into selection screen?

Former Member
0 Kudos

Hi,

I want to make a functionality on selection screen like 'get variant' button (shift+F5).

When one field has changed by user I need to load a specified variant to screen to fill the rest of fields.

I tried some 'RS_*' functions but I could not get this result.

Best regards,

Bartek

Edited by: Bartosz Kolodziej on Sep 17, 2008 1:35 PM

2 REPLIES 2

Former Member
0 Kudos

hi,

just fill the values in selection screen after that FOLLOW THIS PROCEDURE:

GOTO===> VARIANTS==>SAVE AS A VARIANT ===> SAVE

and for getting this variant press tab "get variant" or shift+F5

Hope it will help you

ragards

Rahul Sharma

Edited by: RAHUL SHARMA on Sep 17, 2008 2:20 PM

0 Kudos

I know this. But I need to use this funcionality without shift+f5 and selecting. It should be done automatically when changing one field - in coding.