Skip to Content
0
Former Member
Jun 08, 2009 at 05:47 PM

Custom Screen

31 Views

I have developed a custom screen but having following issues:

1. I have an input field. How can I make it to accept multiple values?

(like: SELECT-OPTIONS: p_equnr FOR qmih-equnr NO INTERVALS.)

2. have 2 radio button. how can I make one default on??

(like PARAMETERS: p_yes RADIOBUTTON GROUP grp1 DEFAULT 'X'.)

Thanks

AP