Set Content

Sets the contents of the current business object to another business object. The two business objects then own the content together. Changes made to one business object are reflected in the other business object.

Inputs

Business object
The current business object (a BusObj object).

Content
The business object (a BusObj object) whose content you want to use for the current business object.

Notes

This function block is based on the BusObj.setContent() method. For more information, see the BusObj reference pages in the Map Development Guide.

Copyright IBM Corp. 2003, 2004