Hi all,
I am having some repeated data in one internal table itab1 and I have to move only the distinct data from itab1 to itab2.
So that itab2 would have only unique data.
Can any one help me for this.
Thx.