Application Development 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: 

CURSOR Position issue in Module pool Screen

kirankumark2
Participant
0 Kudos

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

raymond_giuseppi
Active Contributor

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

horst_keller
Product and Topic Expert
Product and Topic Expert

All that is documented.