I hv internal table named itab which has 6 fields and 10 line items...there is anothere internal table itab1 which has only one field which is same as the last field of itab.....itab1 has 15 line items....now i want to transfer data from itba1 to itab...how can i do it.??