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

Former Member
0 Likes
756

Hi,

i created a module pool program with 3 radio buttons and someother fields. I grouped all the 3 radio buttons but when i execute it is disabled by default.

Please let me know ur views

thanks,

Sri

4 REPLIES 4
Read only

Former Member
0 Likes
730

Can you post the relevant code here if it is not too big.

Also your PAI & PBO logic.

Regards

Abhii

Read only

0 Likes
730

Hi,

Actually it is infotype enhancement, i have not writtern any code.

Read only

0 Likes
730

Thanks for all the replies. I have handled this in the code using Loop at screen.

Read only

PTogapur
Product and Topic Expert
Product and Topic Expert
0 Likes
730

You might have had a selection-screen for the buttons you created. You can check for the structure called 'screen' for the field 'input', if at all it is 'off' by default. you need make in 'on' to enable the button

If you give more info on how you created the buttons, it would help in providing more input for your issue.