Hi,
I want find which row contains greater value in internal table.
like i am having
2
4
6
7
9
I wnat to get the row containing value 9.
I am not getting how to code.