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

Subscreen area

Former Member
0 Likes
470

Hi Gurus,

How to disable controls of subscreen area.

m calling subscreen area and creating controls on subscreen area.

i want to disable controls when i selected check box selecte = 'x'.

M using Module pool programming .

Thanks and Regards

Vinayak Sapkal

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
453

Hi,

Same requirement in this [Link|]

follow the same, hope it helps.

Regards!

3 REPLIES 3
Read only

shishupalreddy
Active Contributor
0 Likes
453

Hello,

U canuse LOOP AT SCREEN

Modify screen.

endloop Statements with in the PAI of the respectivemodulepool program.

Regards

Read only

Former Member
0 Likes
454

Hi,

Same requirement in this [Link|]

follow the same, hope it helps.

Regards!

Read only

0 Likes
453

Thanks a lot Prasanth