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

Selection Screen in 3.0F

Former Member
0 Likes
514

Hi Guys,

I am trying to activate and deactivate some parameters on selection screen by clicking Radiobutton of selection-screen in SAP 3.0F. I tried USER-COMMAND but it is not allowing me to do in 3.0F version. Please let me know there is any other way??? It is urgent

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
485

That's not available in 3.0. But if I recall correctly, you can use pushbuttons instead.

Rob

2 REPLIES 2
Read only

Former Member
0 Likes
486

That's not available in 3.0. But if I recall correctly, you can use pushbuttons instead.

Rob

Read only

Former Member
0 Likes
485

Hi

Check if you can do with 'At Selection-screen output' event and change thedisplay properties of fieldsby looping at table 'SCREEN'.

Mean while I will try to find the code for it.

Regards

Santosh