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