Recursively aggregates like hierarchical array attributes into a single container attribute according to user-specified criteria and the list of attributes to be summed up.
Syntax
BusObj doRecursiveAgg(BusObj inBusObj, String Level, String KeyAttr, String Attr)
Parameters
Return values
Returns the aggregated business object.
Exceptions
CollaborationException--Thrown if an error occurs during aggregation of the business object attributes.