Max Business Object Array

Returns the business objects that have the maximum value for the specified attribute, as a business object array (BusObjArray object).

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 BusObjArray object.

Notes

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

Copyright IBM Corp. 2003, 2004