Entering content frame

Syntax documentation set_selected_node Locate the document in its SAP Library structure

Use this method to select a node in the tree model.

CALL METHOD model->set_selected_node
          EXPORTING node_key = node_key.

Parameter and Type

Opt.

Description

node_key
TYPE TM_NODEKEY

 

The key of the node you want to select

 

 

 

 

Leaving content frame