Min Business Object Array

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

Copyright IBM Corp. 2003, 2004