Loading...
 

CX_BUSINESS_OBJECT::SetStructure

CX_BUSINESS_OBJECT::SetStructure

Description:

This class function ensures that the structure passed in the parameter becomes a subordinate structure of this object. If the structure did not yet belong to this object or hierarchy, this function will do so. If the structure was not directly subordinate, but belonged to the same hierarchy as this object, the reference to the structure is recreated so that the structure is now directly subordinate.

Code example:
...

Stack
Stack Position Object type Brief description
Stack(In) Top CX_BUSINESS_OBJECT A business object
Top 1 CX_STRUCTURE Structure to be subordinated
Function call: Call(SetStructure)