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

Query about module pool table control.

Former Member
0 Likes
369

Hello Friends,

I am using the table control using wizard having only one field (LIKP-VBELN).

on runtime it display total 7 line.

at the start the cursor move correctly up to 7 table control line. when i add more than 7 line item the cursor is focus on other element present on screen and focus is lost from table control.

Send me the solution on this issues.

Thank You.

1 REPLY 1
Read only

Former Member
0 Likes
340

After you add new line items - Set the cursor on the table control field.


SET CURSOR FIELD CURSOR-FNAME LINE CURSOR-POS.