Hello,
In selection screen i want to move my select option to left.
in tht my coding is as below.Am placing every thing in one line
but after radio button i dnt want space with out gap after radio button.Plz help me out.
selection-screen begin of line.
selection-screen comment (20) text-007 for field cp.
parameters: cp radiobutton group g1.
select-options: matnr for mara-matnr.
selection-screen end of line.