Skip to Content
0
Former Member
Jun 04, 2009 at 11:20 AM

moveing of distinct data

42 Views

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.