Hi, I have lot of values in field-msgno of my internal table. Like Msgno
101
102
101
104
The value may repeat also, I want to display output as OK if Msgno 101 present in internal table(if it present atleast onetime or multiple time also),else if msgno 101 is not present display as Ko.