‎2010 Sep 01 11:12 AM
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
‎2010 Sep 01 11:21 AM
Can you post the relevant code here if it is not too big.
Also your PAI & PBO logic.
Regards
Abhii
‎2010 Sep 01 11:35 AM
Hi,
Actually it is infotype enhancement, i have not writtern any code.
‎2010 Sep 01 12:04 PM
Thanks for all the replies. I have handled this in the code using Loop at screen.
‎2010 Sep 01 12:02 PM
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.