Max Business Objects

Returns the business objects that have the maximum value for the specified attribute, as an array of BusObj objects.

Inputs

Business object array
The business object array (specified as a BusObjArray object).

Attribute
A String that specifies the attribute name.

Output

A list of business objects in the form of a BusObj[] object.

Notes

This function block is based on the BusObjArray.maxBusObjs() method. For more information, see maxBusObjs().

Copyright IBM Corp. 2003, 2004