Material code1 code2
Mat1 123 abcd
Mat1 sd
Mat1 346 qwer
Mat1 346 qwer
Mat1 346 qwer
I have an internal table like the above and I would like to read the internal table Material Mat and update code1 as 346 & Code2 as qwer because these appear more no of time. How can I achieve this.
Thanks in Advance.
Siva