node_set_no_branch 
Use this method to specify whether hierarchy lines should be drawn to a node.
Syntax
CALL METHOD model->node_set_no_branch EXPORTING node_key = node_key no_branch = no_branch.
Parameter and Type |
Opt. |
Description |
|---|---|---|
node_key TYPE TM_NODEKEY |
The key of the node whose attribute you want to change |
|
no_branch TYPE AS4FLAG |
Indicates whether the hierarchy lines should be drawn to the node:
|