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

TABLE CONTROL IN SUBSCREEN

Former Member
0 Likes
685

Hi experts,

In module pool programming in main screen i have added one sub screen.in subscreen i added one table control.my problem is i am not able to get cursor position in table controland how to disable the records in table control.how to enable one record in table control.please any body help me

thanks in advance.

tharangini.

Hi experts,

In module pool programming in main screen i have added one sub screen.in subscreen i added one table control.my problem is i am not able to get cursor position in table controland how to disable the records in table control.how to enable one record in table control.please any body help me

thanks in advance.

tharangini.

3 REPLIES 3
Read only

Former Member
0 Likes
525

hi,

set cursor field 'ITABL-MAKTX' line tabcon-top_line.

tabcon is table control name.

Read only

0 Likes
525

hi,

can you tell me clearly.

please its urgent

thanks

Read only

0 Likes
525

You can use Get Cursor command. Check F1 help for GET CURSOR .