Hello all,
I want to copy one colm of itab1 to other itab2 .
itab1 & itab 2 has different colms only 1 colm is common where i want to copy that colm only.
Itab1 has 'N' total entries & itab2 has more than 'N' entries.
i want itab2 with 'N' entries & data from itab1.
can you tell me solution?
Thanks.