Hi experts.
I have created one module pool program in which i have table control which is for item details.
I have one problem, when user enter the first item entry the cursor goes to second line of table control. but when user enters 19 items the cursor goes to order type parameter (first parameter header information). I want that cursor should go to item 20 to enter the details of next items.
when you execute the program the screen shows only 19 lines of table control...
Can you please tell me how we can implement this?
thank you in advance..