Skip to Content
0
Former Member
May 13, 2010 at 08:47 AM

Logic for Reading Internal Table

31 Views

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