Skip to Content
0
Former Member
Dec 04, 2006 at 07:13 AM

Function Module

29 Views

Hi all,

I have a Z table with a field with numeric values.

I need to get the highest value from that field.

I feel it'll be a performance issue to select all records & search the highest value by looping.

So, does anyone know any function module which does the same..?