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

Screen Cursor.

Former Member
0 Likes
722

Hi all,

I am calling screen and in that I use table control. Now While calling screen curson goes to first TEXT. Insted of that I want cursor comes to specific column and row. e.g While I call the screen cursor comes to Row 2 and column 4 of the table. Can you please tell me how can I set that cursor.

Thanks in advance.

Edited by: ABAP Developer on Mar 31, 2009 10:22 PM

4 REPLIES 4
Read only

former_member194669
Active Contributor
0 Likes
680

There tons of threads related to your question.

https://forums.sdn.sap.com/search.jspa?threadID=&q=setANDcursorANDtableANDcontrol&objID=f50&dateRange=all&numResults=15

PS Please make search before posting your query

a®

Read only

Former Member
0 Likes
680

hi !

try this

set cursor field (yuor field) Line tline

find out row on which you want cursor in tc.

tlines means row

Read only

Former Member
0 Likes
680

resolved

Read only

Former Member
0 Likes
680

While it is good that you close your old threads, there is no reason to add a message that does not add information. It just brings old threads to the top of the list for no particular purpose.

Rob