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

module pool

Former Member
0 Likes
643

how to club many radiobuttons in one group in module pool programs screen. ( not the executable program )

i.e. where should we define group it either in layout editor or in flow logic .

as we cant submit module pool program using SUBMIT is there any another way out to submit the module pool program ?

5 REPLIES 5
Read only

peter_ruiz2
Active Contributor
0 Likes
605

hi,

in layout editor click on edit->grouping->radio button group->define.

regards,

Peter

Read only

0 Likes
605

u can group it this way even.

parameters: R1 radiobutton group G1 defualt 'X,.

r2 radibutton group G1.

reward points if helpful

Read only

Former Member
0 Likes
605

1)While painting the radio button, select the required ones with the mouse.

2)Right click on it.

3)You will find the option "Radio Button Group->define"

hope this helps.

Read only

Former Member
0 Likes
605

HI ,

YOU CAN GROUP RADIO BUTTON IN THIS WAY.

first select radio buttons and then go to edit and then to grouping to radiobutton then to define.

you can call the report by t-code.

call transaction.import the tables.

if useful rewards points.

Read only

Former Member
0 Likes
605

This message was moderated.