Groups a collection of business objects under a new parent business object, as specified by the split level. Business objects are grouped by like content in the key attribute or attributes.
Syntax
java.util.Vector doMergeHash(java.util.Vector BusObj, String Level, String KeyAttr)
Parameters
Return values
Returns the vector of merged business objects.
Exceptions
CollaborationException--Thrown if an error occurs while merging the business objects.