Skip to Content
0
Former Member
Dec 05, 2008 at 03:15 PM

Greater value in internal table rows.

36 Views

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.