Sets the values of the current business object's key attributes to the
values of the key attributes in another business object.
- From business object
- The business object (a BusObj object) whose key attribute values you want
to use.
- To business object
- The current business object (a BusObj object) that is going to receive the
key attribute values of the other business object.
This function block is based on the BusObj.setKeys() method.
For more information, see setKeys().
