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

Enable/disable the screen fields dynamically

Former Member
0 Likes
453

Dear all,

can you pls provide the solution for the below.

in my requirement i have a screen which contains the 10 fields. depends on some conditions some fields have to be enable/disable dynamically. suppose if i want to disable the fields which are inbetween the first field and last field.

here my doubt is that if i disable the middle fields, will i get any GAP inbetween the first and last fields or else will it adjust automatically.

Regards

Venkat

3 REPLIES 3
Read only

Former Member
0 Likes
425

Hi,

It will get gap between the fields.

Regards,

Read only

Former Member
0 Likes
425

If it is a SE38 report then it will adjust automatically.

Read only

venkat_o
Active Contributor
0 Likes
425

Hi Prasad, set screen-active = '0' . Automatically adjusted on Selection-screen and on dialog program screen as well. Regards, Venkat.O