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 Position issue in Module pool Screen

kirankumark2
Participant
0 Likes
1,139

I have designed one module pool screen with 4 fields and a table control. whenever i am scrolling my table control cursor is jumping into First screen field. I want to control that cursor position. To keep cursor in table control is there any option available?

if so, in which module i have to write logic. It will be helpful if someone provides sample code.

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
761

Basically : GET CURSOR in PAI and SET CURSOR in PBO should do the trick.

Read only

retired_member
Product and Topic Expert
Product and Topic Expert
761

All that is documented.