Show TOC

Syntax documentationnode_set_no_branch Locate this document in the navigation structure

Use this method to specify whether hierarchy lines should be drawn to a node.

Syntax Syntax

  1. CALL METHOD model->node_set_no_branch
    	EXPORTING node_key	= node_key
    		no_branch	= no_branch.
End of the code.

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:

  • 'X': Yes

  • ' ': N o