In the function module CNET_GRAPHIC_HIERARCHY, how do I go about, repesenting the links between the nodes in diagonal format rather in rectangular format. Also how to link between multiple nodes. Foe example, I have a hierarchy at 2 levels, with node 1 at first level and node 2, node 3, node 4 at the second level, whose parent node is node 1. I want to have a connection between node 2 and node 3 also. Please guide as to how to go about it. I am using this FM because I want to have multiple information as stack format in a single node.
Regards,
Tom Jerry.