‎2011 Jun 23 1:52 PM
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.
‎2011 Jun 23 8:26 PM
After you add new line items - Set the cursor on the table control field.
SET CURSOR FIELD CURSOR-FNAME LINE CURSOR-POS.