Hi,
i need to copy contents of one column to another column in another internal table.
for eg.
internal table 1.
-
number____name___code
internal table 2.
-
code.
how to copy contents of column 'code' to internal table 2 WITH OUT A LOOP.
your help would be appreciated.
Thanks,
ravi.