Hi Experts,
when i execute below code all the radio buttons are displaying one by one line, my requirement is it has to be disaplyed in a single line two radio buttons can anyone guide me,,,,
selection-screen begin of block k with frame title text-011.
parameter : cweek radiobutton group o default 'X' USER-COMMAND RB,
pweek radiobutton group o ,
month radiobutton group o ,
prandc radiobutton group o ,
PRCANDM RADIOBUTTON GROUP O,
user radiobutton group o.
selection-screen end of block k.
Regards,
Thiru. R