Hi Group,
I have a req:
I have an itab where eg there are 2 fields in it and data is:
f1 f2
101 1001
102 1001
103 1003
104 1004
105 1004
106 1004
107 1005
108 1005
109 1006
Now I have to fetch data based on f2 where if my table have more than 2 entries of same value wrt f2 I have to fetch that value and place those data in other internal table
Hope you have understood my point.
Eagerly waiting for your answers, thanks all..
Varun.