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: 

Moving the cursor to first field Table control after inserting the record

Former Member
0 Kudos
78

Hi Gurus,

I am working on module pool program . I declared a table control in that I have 25 fields to enter . After entering the 25 th field in table control I want to move the cursor to first field of the next record . I used SET CURSOR FIELD but it is not working

Will any body give the solution for it. 

Thanks,

Santhosh.V

1 REPLY 1

former_member214878
Active Participant
0 Kudos
48

Dear Santosh,

try adding one index to the line and then use SET CURSOR .... but I am not getting TAB has to work right ?????

didn't try though, let me try actually this ...