Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Radiobutton on module pool programming

Former Member
0 Likes
2,338

Hi All,

i have created a report and a module pool screen. in that

screen i have created 4 radio buttons. when i run the

report all the 4 radio buttons are selected by default.

i want that first radio button should be selected and

remaining 3 buttons should not be selected. pls solve

it.

PS : I am working in a alpha numeric editor..so please tell how to do it there?I dont have access to graphical editor.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,587

Select the first radio button , click Graphic element button , click Define Graphic group button

Select the second radio button , click Graphic element button , click Define Expand group button

Select the Third radio button , click Graphic element button , click Define Expand group button

Select the Fourth radio button , click Graphic element button , click Define Expand group button

16 REPLIES 16
Read only

Former Member
0 Likes
1,587

Get all the radiobuttons assigened to a single group.

Thanks,

Jayant

Read only

Former Member
0 Likes
1,587

Hi priya,

group them into a single group....

it will work..

Read only

Former Member
0 Likes
1,587

Hi,

Assign all the Radio Buttons to single group.You need to pass the same values to all the radio buttons in there attribute section under group.

Read only

Former Member
0 Likes
1,587

Hi,

select all radio buttons...right click on those...then "Radio Button grooup"..then Define...

your purpose will be solved..

Arunima

Read only

Former Member
0 Likes
1,588

Select the first radio button , click Graphic element button , click Define Graphic group button

Select the second radio button , click Graphic element button , click Define Expand group button

Select the Third radio button , click Graphic element button , click Define Expand group button

Select the Fourth radio button , click Graphic element button , click Define Expand group button

Read only

0 Likes
1,587

I did that still it is not working

Read only

0 Likes
1,587

Hi,

select all radio buttons...right click on those...then "Radio Button group"..then "Define"...

your purpose will be solved..

Arunima

Read only

0 Likes
1,587

but i cannot slect all the radiobutton in alpha numeric editor

Read only

0 Likes
1,587

I cant understand.....by dragging your mouse you can select all the radio buttons....cant you do??

Read only

0 Likes
1,587

no..in alpha numeric editor you have the option to select only 1 object at a time

Read only

0 Likes
1,587

sorry in mean alpha numeric screen painter

Read only

0 Likes
1,587

Hi,

What version of SAP are you working on? You can switch to a Graphical layout editor if you are on a higher version.

You can do this by going to transaction SE51-->Settings and in the Screen Painter (tab) select the check box Graphical layout editor and press enter.

regards,

Advait

Read only

0 Likes
1,587

i know that but my operating system is unable to open graphical screen painter..that is why i have to work on alpha numeric screen painter and henceforth soo many problem

Read only

0 Likes
1,587

anyone with any further suggestions

Read only

0 Likes
1,587

I have tried like this i am getting only first radio button selected ( i am not using Graphical layout editor)

Select the first radio button , click Graphic element button , click Define Graphic group button

Select the second radio button , click Graphic element button , click Define Expand group button

Select the Third radio button , click Graphic element button , click Define Expand group button

Select the Fourth radio button , click Graphic element button , click Define Expand group button

Read only

0 Likes
1,587

Thanks my problem got solved..thanks a lot again