Skip to Content
0
Sep 13, 2007 at 03:44 PM

Dialog Program

17 Views

In my Screen(100) i have a listbox which is filled with 5 values.

If the user choose 1 then screen 200 has to be displayed

if he chooses 2 then screen 300 has to be displayed.

if he chooses 3 then screen 400 has to be displayed.

i used the function module <b>VRM_SET_VALUES</b> to fill the values on the screen.

let me know how to do it.

Thank you.