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

Cursor controlling in Table Control Scroll

manivel
Participant
0 Likes
624

Dear All,

In module pool screen I'm having Selection Screen (in sub screen) and Table Control.

The problem is, while scrolling or page up or page down the cursor is getting placed in the selection screen input field (PBO Event is triggered).

Is there any solution to avoid this while scrolling?

Regards,

Manivel S

1 REPLY 1
Read only

RaymondGiuseppi
Active Contributor
448

Did you try a simple SET CURSOR in main screen PBO,after the CALL SUBSCREEN statement?

Regards,
Raymond