void setKeys(BusObj inputBusObj)
CollaborationException--The setKeys() method can set one of the following exception types for this exception:
The following example sets the key values in the business object helpdeskCustomer to the key values in the business object ERPCustomer.
helpdeskCustomer.setKeys(ERPCustomer);