Min Business Objects

Returns the business objects that have the minimum 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.minBusObjs() method. For more information, see minBusObjs().

Copyright IBM Corp. 2003, 2004