Example: sapgui_tree_select_item

The following example uses sapgui_tree_select_item to select the title heading of a node.

sapgui_tree_select_item("Tree Controls, REPTITLE", 
    "shellcont/shell", 
    "000710", 
    "REPTITLE", 
    BEGIN_OPTIONAL, 
        "AdditionalInfo=info1016", 
    END_OPTIONAL);