2012 Apr 23 8:00 AM
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
2012 Apr 23 4:53 PM
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 ...