Example: sapgui_tree_press_button
The following example shows the use of sapgui_tree_press_button.
sapgui_tree_press_button("Child1 Col. 1, Column2",
"usr/cntlTREE_CONTAINER/shellcont/shell", // Tree ID
"Child1", // Node ID
"Column2", // Item Name
BEGIN_OPTIONAL,
"AdditionalInfo=info1091",
END_OPTIONAL);