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

Clear Screen Field

Former Member
0 Likes
353

Dear Friends

I have a Screen and 6 drop down boxes are there with different table references.

I have use PROCESS ON VALUE-REQUEST block for the getting there serch help values with use FM 'F4IF_INT_TABLE_VALUE_REQUEST'

my question is when i select One drop down belows are must be clear. that means

if I select Drop down 2 ==== Drop down 3,4,5,6 must be clear

if I select Drop down 5 ==== Drop down 5,6 must be clear

i use in PAI event like CLEAR <Field Name> but its not working

Can you anyone give me a solution to clear this issue

Thanks and Regards

Dear Friends

I have a Screen and 6 drop down boxes are there with different table references.

I have use PROCESS ON VALUE-REQUEST block for the getting there serch help values with use FM 'F4IF_INT_TABLE_VALUE_REQUEST'

my question is when i select One drop down belows are must be clear. that means

if I select Drop down 2 ==== Drop down 3,4,5,6 must be clear

if I select Drop down 5 ==== Drop down 5,6 must be clear

i use in PAI event like CLEAR <Field Name> but its not working

Can you anyone give me a solution to clear this issue

Thanks and Regards

1 REPLY 1
Read only

former_member194152
Contributor
0 Likes
336

Hi,

For that i think you have to apply screen group logic.

Regards

Gagan