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

Checkbox on a screen with multiple tabs

Former Member
0 Likes
487

Dear All

I am using a checkbox on one of tabs of a screen with multiple tabs

I am disabling some of fields on this tab when I mark this check box using "AT SELECTION SCREEN OUTPUT" event.

My problem is that the check box works only if I mark it 3-4 times. Is it due to multiple tabs?

Kindly advice a solution to this.

Regards

Dinesh

Dear All

I am using a checkbox on one of tabs of a screen with multiple tabs

I am disabling some of fields on this tab when I mark this check box using "AT SELECTION SCREEN OUTPUT" event.

My problem is that the check box works only if I mark it 3-4 times. Is it due to multiple tabs?

Kindly advice a solution to this.

Regards

Dinesh

2 REPLIES 2
Read only

Former Member
0 Likes
448

U can declare a function code for that check box and on the AT SELECTION-SCREEN u can adjust the screen.........

just try this.

Read only

Former Member
0 Likes
448

solved on own