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 Problem

Former Member
0 Likes
646

Hi All,

In 'GET CORSOR' though, I am getting the field but not the line no.The SELLINE defined as type i.

The code is as follows :-

GET CURSOR FIELD SELFIELD LINE SELLINE.

SELINDEX = tblctrl9002-TOP_LINE + SELLINE - 1.

Plz help.

Thx in Adv.

1 ACCEPTED SOLUTION
Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
619

Hi,

I think we have the current line number in sy-stepl.

Regards,

Sesh

6 REPLIES 6
Read only

Former Member
0 Likes
619

Hi

U should insert the GET CURSOR command into the LOOP of PAI

Max

Read only

Former Member
0 Likes
619

Hi

U should insert the GET CURSOR command into the LOOP of PAI

Max

Read only

0 Likes
619

Thx Max for your reply,it is inserted into PAI, but I am not getting the result.

Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
619

Hi,

I think we have the current line number in sy-stepl.

Regards,

Sesh

Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
619

Hi,

I think we have the current line number in sy-stepl.

Regards,

Sesh

Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
620

Hi,

I think we have the current line number in sy-stepl.

Regards,

Sesh