Skip to Content
0
Former Member
Nov 12, 2012 at 06:09 AM

storing new entries of table control in internal table

31 Views

Table Control

i am fetching data from data base table and displaying in table control through internal table. in table control i have to insert a new row and have to fetch that row into another internal table.

inserting new row was done.

now facing problem which storing new entries of table control..

Can any one suggest.?