Skip to Content
0
May 12, 2008 at 03:33 AM

regarding internal table

14 Views

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.??