Calculates a business object's key value for use in a hash table.
Syntax
String getKeyValues(BusObj inBusObj, String KeyAttr)
Parameters
Return values
Returns the key value to be used in a Java hash table.
Exceptions
CollaborationException--Thrown if an error occurs while calculating the business object's key value.