Set Keys

Sets the values of the current business object's key attributes to the values of the key attributes in another business object.

Inputs

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.

Notes

This function block is based on the BusObj.setKeys() method. For more information, see setKeys().

Copyright IBM Corp. 2003, 2004